IProcessedVideo
amiudmodz / proto / IProcessedVideo
Interface: IProcessedVideo
Defined in: WAProto/index.d.ts:11701
Properties
bitrate?
optionalbitrate:null|number
Defined in: WAProto/index.d.ts:11707
capabilities?
optionalcapabilities:null|string[]
Defined in: WAProto/index.d.ts:11709
directPath?
optionaldirectPath:null|string
Defined in: WAProto/index.d.ts:11702
fileLength?
optionalfileLength:null|number|Long
Defined in: WAProto/index.d.ts:11706
fileSha256?
optionalfileSha256:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:11703
height?
optionalheight:null|number
Defined in: WAProto/index.d.ts:11704
quality?
optionalquality:null|VideoQuality
Defined in: WAProto/index.d.ts:11708
width?
optionalwidth:null|number
Defined in: WAProto/index.d.ts:11705