FFmpeg
Data Fields
FramePool Struct Reference

#include <internal.h>

Data Fields

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

Detailed Description

Definition at line 100 of file internal.h.

Field Documentation

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 105 of file internal.h.

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

int FramePool::format

Definition at line 110 of file internal.h.

Referenced by update_frame_pool().

int FramePool::width

Definition at line 111 of file internal.h.

Referenced by update_frame_pool().

int FramePool::height

Definition at line 111 of file internal.h.

Referenced by update_frame_pool().

int FramePool::stride_align[AV_NUM_DATA_POINTERS]

Definition at line 112 of file internal.h.

Referenced by update_frame_pool().

int FramePool::linesize[4]

Definition at line 113 of file internal.h.

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

int FramePool::planes

Definition at line 114 of file internal.h.

Referenced by audio_get_buffer(), and update_frame_pool().

int FramePool::channels

Definition at line 115 of file internal.h.

Referenced by update_frame_pool().

int FramePool::samples

Definition at line 116 of file internal.h.

Referenced by update_frame_pool().


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

Generated on Sun May 13 2018 02:04:30 for FFmpeg by   doxygen 1.8.6

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