你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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