Interface: IProcessedVideo
Defined in: WAProto/index.d.ts:9084
Properties
bitrate?
optional
bitrate:null
|number
Defined in: WAProto/index.d.ts:9090
capabilities?
optional
capabilities:null
|string
[]
Defined in: WAProto/index.d.ts:9092
directPath?
optional
directPath:null
|string
Defined in: WAProto/index.d.ts:9085
fileLength?
optional
fileLength:null
|number
|Long
Defined in: WAProto/index.d.ts:9089
fileSha256?
optional
fileSha256:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:9086
height?
optional
height:null
|number
Defined in: WAProto/index.d.ts:9087
quality?
optional
quality:null
|VideoQuality
Defined in: WAProto/index.d.ts:9091
width?
optional
width:null
|number
Defined in: WAProto/index.d.ts:9088