FFmpeg
Public Attributes | List of all members
FramePool Struct Reference

Public Attributes

AVBufferPoolpools [4]
 Pools for each data plane. More...
 
int format
 
int width
 
int height
 
int stride_align [AV_NUM_DATA_POINTERS]
 
int linesize [4]
 
int planes
 
int channels
 
int samples
 

Member Data Documentation

§ pools

AVBufferPool* FramePool::pools[4]

Pools for each data plane.

For audio all the planes have the same size, so only pools[0] is used.


The documentation for this struct was generated from the following file: