Skip to content

node-av / api / ImageAllocation

Interface: ImageAllocation

Defined in: src/api/utilities/image.ts:9

Image buffer allocation result.

Properties

buffer

buffer: Buffer

Defined in: src/api/utilities/image.ts:11

Allocated buffer containing the image data


linesizes

linesizes: number[]

Defined in: src/api/utilities/image.ts:15

Line sizes for each plane


size

size: number

Defined in: src/api/utilities/image.ts:13

Total size in bytes