> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# IProcessedVideo

> Protobuf interface IProcessedVideo generated from WAProto.

Defined in: [WAProto/index.d.ts:10529](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L10529)

## Properties

### bitrate?

> `optional` **bitrate**: `null` | `number`

Defined in: [WAProto/index.d.ts:10535](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L10535)

***

### capabilities?

> `optional` **capabilities**: `null` | `string`\[]

Defined in: [WAProto/index.d.ts:10537](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L10537)

***

### directPath?

> `optional` **directPath**: `null` | `string`

Defined in: [WAProto/index.d.ts:10530](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L10530)

***

### fileLength?

> `optional` **fileLength**: `null` | `number` | `Long`

Defined in: [WAProto/index.d.ts:10534](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L10534)

***

### fileSha256?

> `optional` **fileSha256**: `null` | `Uint8Array`\<`ArrayBufferLike`>

Defined in: [WAProto/index.d.ts:10531](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L10531)

***

### height?

> `optional` **height**: `null` | `number`

Defined in: [WAProto/index.d.ts:10532](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L10532)

***

### quality?

> `optional` **quality**: `null` | [`VideoQuality`](/proto-reference/ProcessedVideo/enumerations/VideoQuality)

Defined in: [WAProto/index.d.ts:10536](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L10536)

***

### width?

> `optional` **width**: `null` | `number`

Defined in: [WAProto/index.d.ts:10533](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L10533)
