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

Hls 类

HTTP Live Streaming (实时输出的 HLS) 打包设置。

继承
azure.mgmt.media._serialization.Model
Hls

构造函数

Hls(*, fragments_per_ts_segment: int | None = None, **kwargs)

仅限关键字的参数

名称 说明
fragments_per_ts_segment
int

HTTP Live Streaming (HLS 中的片段数) 实时事件的输出中的 TS 段数。 此值不会影响 HLS CMAF 输出的打包比率。

变量

名称 说明
fragments_per_ts_segment
int

HTTP Live Streaming (HLS 中的片段数) 实时事件的输出中的 TS 段数。 此值不会影响 HLS CMAF 输出的打包比率。