summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLStreamingMediaConfiguration.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLStreamingMediaConfiguration.h')
-rw-r--r--SmartDeviceLink/SDLStreamingMediaConfiguration.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/SmartDeviceLink/SDLStreamingMediaConfiguration.h b/SmartDeviceLink/SDLStreamingMediaConfiguration.h
index 3f2f40544..a8eacaaf1 100644
--- a/SmartDeviceLink/SDLStreamingMediaConfiguration.h
+++ b/SmartDeviceLink/SDLStreamingMediaConfiguration.h
@@ -51,8 +51,6 @@ NS_ASSUME_NONNULL_BEGIN
@property (weak, nonatomic, nullable) UIViewController *rootViewController;
-@property (assign, nonatomic) BOOL disableAutomaticVideoStream;
-
/**
Create an insecure video streaming configuration. No security managers will be provided and the encryption flag will be set to None. If you'd like custom video encoder settings, you can set the property manually.