summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLVideoStreamingProtocol.m
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLVideoStreamingProtocol.m')
-rw-r--r--SmartDeviceLink/SDLVideoStreamingProtocol.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLVideoStreamingProtocol.m b/SmartDeviceLink/SDLVideoStreamingProtocol.m
index f70416efe..c39addd75 100644
--- a/SmartDeviceLink/SDLVideoStreamingProtocol.m
+++ b/SmartDeviceLink/SDLVideoStreamingProtocol.m
@@ -8,4 +8,4 @@ SDLVideoStreamingProtocol const SDLVideoStreamingProtocolRAW = @"RAW";
SDLVideoStreamingProtocol const SDLVideoStreamingProtocolRTP = @"RTP";
SDLVideoStreamingProtocol const SDLVideoStreamingProtocolRTSP = @"RTSP";
SDLVideoStreamingProtocol const SDLVideoStreamingProtocolRTMP = @"RTMP";
-SDLVideoStreamingProtocol const SDLVideoStreamingProtocolWebm = @"WEBM";
+SDLVideoStreamingProtocol const SDLVideoStreamingProtocolWebM = @"WEBM";