Interface: IProcessedVideo
Defined in: WAProto/index.d.ts:40039
Properties of a ProcessedVideo.
Properties
bitrate?
optional
bitrate:null
|number
Defined in: WAProto/index.d.ts:40057
ProcessedVideo bitrate
capabilities?
optional
capabilities:null
|string
[]
Defined in: WAProto/index.d.ts:40063
ProcessedVideo capabilities
directPath?
optional
directPath:null
|string
Defined in: WAProto/index.d.ts:40042
ProcessedVideo directPath
fileLength?
optional
fileLength:null
|number
|Long
Defined in: WAProto/index.d.ts:40054
ProcessedVideo fileLength
fileSha256?
optional
fileSha256:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:40045
ProcessedVideo fileSha256
height?
optional
height:null
|number
Defined in: WAProto/index.d.ts:40048
ProcessedVideo height
quality?
optional
quality:null
|VideoQuality
Defined in: WAProto/index.d.ts:40060
ProcessedVideo quality
width?
optional
width:null
|number
Defined in: WAProto/index.d.ts:40051
ProcessedVideo width