FFmpeg
Data Fields
FramePool Struct Reference

Data Fields

  Pools for each data plane. More...
 
 
 
 
 
int  linesize [4]
 
 
 
 

Detailed Description

Definition at line 37 of file get_buffer.c.

Field 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.

Definition at line 42 of file get_buffer.c.

Referenced by audio_get_buffer(), frame_pool_free(), update_frame_pool(), and video_get_buffer().

format

int FramePool::format

Definition at line 47 of file get_buffer.c.

Referenced by update_frame_pool().

width

int FramePool::width

Definition at line 48 of file get_buffer.c.

Referenced by update_frame_pool().

height

int FramePool::height

Definition at line 48 of file get_buffer.c.

Referenced by update_frame_pool().

stride_align

int FramePool::stride_align[AV_NUM_DATA_POINTERS]

Definition at line 49 of file get_buffer.c.

Referenced by update_frame_pool().

linesize

int FramePool::linesize[4]

Definition at line 50 of file get_buffer.c.

Referenced by audio_get_buffer(), update_frame_pool(), and video_get_buffer().

planes

int FramePool::planes

Definition at line 51 of file get_buffer.c.

Referenced by audio_get_buffer(), and update_frame_pool().

channels

int FramePool::channels

Definition at line 52 of file get_buffer.c.

Referenced by update_frame_pool().

samples

int FramePool::samples

Definition at line 53 of file get_buffer.c.

Referenced by update_frame_pool().


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

Generated on Thu Sep 26 2024 23:16:29 for FFmpeg by   doxygen 1.8.17

AltStyle によって変換されたページ (->オリジナル) /