Skip to main content

IProcessedVideo

amiudmodz


amiudmodz / proto / IProcessedVideo

Interface: IProcessedVideo

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

Properties

bitrate?

optional bitrate: null | number

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


capabilities?

optional capabilities: null | string[]

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


directPath?

optional directPath: null | string

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


fileLength?

optional fileLength: null | number | Long

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


fileSha256?

optional fileSha256: null | Uint8Array<ArrayBufferLike>

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


height?

optional height: null | number

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


quality?

optional quality: null | VideoQuality

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


width?

optional width: null | number

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