Skip to main content

Interface: IProcessedVideo

Defined in: WAProto/index.d.ts:10529

Properties

bitrate?

optional bitrate: null | number

Defined in: WAProto/index.d.ts:10535


capabilities?

optional capabilities: null | string[]

Defined in: WAProto/index.d.ts:10537


directPath?

optional directPath: null | string

Defined in: WAProto/index.d.ts:10530


fileLength?

optional fileLength: null | number | Long

Defined in: WAProto/index.d.ts:10534


fileSha256?

optional fileSha256: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:10531


height?

optional height: null | number

Defined in: WAProto/index.d.ts:10532


quality?

optional quality: null | VideoQuality

Defined in: WAProto/index.d.ts:10536


width?

optional width: null | number

Defined in: WAProto/index.d.ts:10533