VideoTrackInfo
此内容尚不支持你的语言。
Defined in: media/src/types.ts:41
Properties
Section titled “Properties”
readonlycodec:string
Defined in: media/src/types.ts:44
codecFamily
Section titled “codecFamily”
readonlycodecFamily:string
Defined in: media/src/types.ts:45
codedHeight
Section titled “codedHeight”
readonlycodedHeight:number
Defined in: media/src/types.ts:47
codedWidth
Section titled “codedWidth”
readonlycodedWidth:number
Defined in: media/src/types.ts:46
readonlycolor:object
Defined in: media/src/types.ts:49
canBeTransparent
Section titled “canBeTransparent”
readonlycanBeTransparent:boolean
fullRange
Section titled “fullRange”
readonlyfullRange:boolean|null
highDynamicRange
Section titled “highDynamicRange”
readonlyhighDynamicRange:boolean
matrix
Section titled “matrix”
readonlymatrix:"bt709"|"bt470bg"|"smpte170m"|"rgb"|"bt2020-ncl"|null
primaries
Section titled “primaries”
readonlyprimaries:"bt709"|"bt470bg"|"smpte170m"|"bt2020"|null
transfer
Section titled “transfer”
readonlytransfer:"bt709"|"smpte170m"|"iec61966-2-1"|"linear"|"pq"|"hlg"|null
description?
Section titled “description?”
readonlyoptionaldescription:Uint8Array<ArrayBufferLike>
Defined in: media/src/types.ts:58
readonlyid:number
Defined in: media/src/types.ts:43
readonlykind:"video"
Defined in: media/src/types.ts:42
rotation
Section titled “rotation”
readonlyrotation:number
Defined in: media/src/types.ts:48
timeBase?
Section titled “timeBase?”
readonlyoptionaltimeBase:Rational
Defined in: media/src/types.ts:57