Interface: IProcessedVideo
Defined in: WAProto/index.d.ts:10529
Properties
bitrate?
optionalbitrate:null|number
Defined in: WAProto/index.d.ts:10535
capabilities?
optionalcapabilities:null|string[]
Defined in: WAProto/index.d.ts:10537
directPath?
optionaldirectPath:null|string
Defined in: WAProto/index.d.ts:10530
fileLength?
optionalfileLength:null|number|Long
Defined in: WAProto/index.d.ts:10534
fileSha256?
optionalfileSha256:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:10531
height?
optionalheight:null|number
Defined in: WAProto/index.d.ts:10532
quality?
optionalquality:null|VideoQuality
Defined in: WAProto/index.d.ts:10536
width?
optionalwidth:null|number
Defined in: WAProto/index.d.ts:10533