EnabledProtocols interface
Class to specify which protocols are enabled
Properties
dash | Enable DASH protocol or not |
download | Enable Download protocol or not |
hls | Enable HLS protocol or not |
smooth |
Enable SmoothStreaming protocol or not |
Property Details
dash
Enable DASH protocol or not
dash: boolean
Property Value
boolean
download
Enable Download protocol or not
download: boolean
Property Value
boolean
hls
Enable HLS protocol or not
hls: boolean
Property Value
boolean
smoothStreaming
Enable SmoothStreaming protocol or not
smoothStreaming: boolean
Property Value
boolean