次の方法で共有


StartRecordingOptions.AudioChannelParticipantOrdering プロパティ

定義

ミックスされていない録音の参加者にオーディオ チャネルが割り当てられる順番。 'recordingChannelType' が 'unmixed' に設定され、'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)

プロパティ値

適用対象