共用方式為


SelectAudioTrackByAttribute interface

藉由指定屬性和屬性篩選,從輸入中選取音訊播放軌。

Extends

屬性

attribute

用來篩選追蹤依據的 TrackAttribute。

filter

要套用至 TrackAttribute 的 AttributeFilter 類型,以便選取曲目。

filterValue

要篩選追蹤依據的值。 只有在針對 Filter 屬性指定 AttributeFilter.ValueEquals 時才使用。

odataType

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

channelMapping

單聲道音訊播放軌的選擇性指定。 可以用來將曲目結合成立體聲或多聲道音訊曲目。

屬性詳細資料

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

繼承自AudioTrackDescriptor.channelMapping