SelectAudioTrackByAttribute interface
属性と属性フィルターを指定して、入力からオーディオ トラックを選択します。
- Extends
プロパティ
attribute | トラックをフィルター処理する TrackAttribute。 |
filter | トラックを選択するために TrackAttribute に適用する AttributeFilter の種類。 |
filter |
トラックをフィルター処理する値。 Filter プロパティに AttributeFilter.ValueEquals が指定されている場合にのみ使用されます。 |
odata |
ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。 |
継承されたプロパティ
channel |
単一チャネル オーディオ トラックの省略可能な指定。 トラックをステレオまたはマルチチャネルオーディオトラックに結合するために使用できます。 |
プロパティの詳細
attribute
トラックをフィルター処理する TrackAttribute。
attribute: string
プロパティ値
string
filter
トラックを選択するために TrackAttribute に適用する AttributeFilter の種類。
filter: string
プロパティ値
string
filterValue
トラックをフィルター処理する値。 Filter プロパティに AttributeFilter.ValueEquals が指定されている場合にのみ使用されます。
filterValue?: string
プロパティ値
string
odataType
ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。
odataType: "#Microsoft.Media.SelectAudioTrackByAttribute"
プロパティ値
"#Microsoft.Media.SelectAudioTrackByAttribute"
継承されたプロパティの詳細
channelMapping
単一チャネル オーディオ トラックの省略可能な指定。 トラックをステレオまたはマルチチャネルオーディオトラックに結合するために使用できます。
channelMapping?: string
プロパティ値
string