你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
HlsSettings interface
The HLS setting for a track.
Properties
characteristics | The characteristics for the HLS setting. |
default | The default for the HLS setting. |
forced | The forced for the HLS setting. |
Property Details
characteristics
The characteristics for the HLS setting.
characteristics?: string
Property Value
string
default
The default for the HLS setting.
default?: boolean
Property Value
boolean
forced
The forced for the HLS setting.
forced?: boolean
Property Value
boolean