|
FFmpeg
|
Public Attributes | |
| AVBufferPool * | pools [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 |
| AVBufferPool* FramePool::pools[4] |
Pools for each data plane.
For audio all the planes have the same size, so only pools[0] is used.
1.8.12