StartRecordingOptions.AudioChannelParticipantOrdering プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ミックスされていない録音の参加者にオーディオ チャネルが割り当てられる順番。 '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)
プロパティ値
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET