共用方式為


InputFile interface

單一檔案的 InputDefinition。 TrackSelections 的範圍設定為指定的檔案。

Extends

屬性

filename

此輸入定義套用的檔案名。

odataType

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

繼承的屬性

includedTracks

TrackDescriptors 清單,定義輸入中追蹤的元數據和選取範圍。

屬性詳細資料

filename

此輸入定義套用的檔案名。

filename?: string

屬性值

string

odataType

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

odataType: "#Microsoft.Media.InputFile"

屬性值

"#Microsoft.Media.InputFile"

繼承的屬性詳細資料

includedTracks

TrackDescriptors 清單,定義輸入中追蹤的元數據和選取範圍。

includedTracks?: TrackDescriptorUnion[]

屬性值

繼承自InputDefinition.includedTracks