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

StartRecordingOptions.AudioChannelParticipantOrdering 属性

定义

音频通道分配给未混合录制中的参与者的顺序。 当“recordingChannelType”设置为“未混合”且未指定“audioChannelParticipantOrdering”时,将根据检测到参与者第一个音频的顺序自动分配音频通道到参与者的映射。 可以在录制的元数据中找到通道到参与者的映射详细信息。

public System.Collections.Generic.IList<Azure.Communication.CommunicationIdentifier> AudioChannelParticipantOrdering { get; }
member this.AudioChannelParticipantOrdering : System.Collections.Generic.IList<Azure.Communication.CommunicationIdentifier>
Public ReadOnly Property AudioChannelParticipantOrdering As IList(Of CommunicationIdentifier)

属性值

适用于