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

EncoderPresetConfigurations.InterleaveOutput 属性

定义

设置输出的交错模式,以控制以容器格式存储音频和视频的方式。 示例:将 InterleavedOutput 设置为 NonInterleavedOutput,以在单独的 MP4 文件中生成仅限音频和仅视频的输出。

public Azure.ResourceManager.Media.Models.InterleaveOutput? InterleaveOutput { get; set; }
member this.InterleaveOutput : Nullable<Azure.ResourceManager.Media.Models.InterleaveOutput> with get, set
Public Property InterleaveOutput As Nullable(Of InterleaveOutput)

属性值

适用于