Skip to main content

Interface: IProcessedVideo

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

Properties of a ProcessedVideo.

Properties

bitrate?

optional bitrate: null | number

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

ProcessedVideo bitrate


capabilities?

optional capabilities: null | string[]

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

ProcessedVideo capabilities


directPath?

optional directPath: null | string

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

ProcessedVideo directPath


fileLength?

optional fileLength: null | number | Long

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

ProcessedVideo fileLength


fileSha256?

optional fileSha256: null | Uint8Array<ArrayBufferLike>

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

ProcessedVideo fileSha256


height?

optional height: null | number

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

ProcessedVideo height


quality?

optional quality: null | VideoQuality

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

ProcessedVideo quality


width?

optional width: null | number

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

ProcessedVideo width