FFmpeg
Data Fields
BufNode Struct Reference

Data Fields

CMSampleBufferRef cm_buffer
 
ExtraSEI sei
 
AVBufferRefframe_buf
 
struct BufNodenext
 

Detailed Description

Definition at line 228 of file videotoolboxenc.c.

Field Documentation

◆ cm_buffer

CMSampleBufferRef BufNode::cm_buffer

Definition at line 229 of file videotoolboxenc.c.

◆ sei

ExtraSEI BufNode::sei

Definition at line 230 of file videotoolboxenc.c.

Referenced by vtenc_send_frame().

◆ frame_buf

AVBufferRef* BufNode::frame_buf

Definition at line 231 of file videotoolboxenc.c.

Referenced by create_cv_pixel_buffer().

◆ next

struct BufNode* BufNode::next

Definition at line 232 of file videotoolboxenc.c.

Referenced by vtenc_q_pop(), and vtenc_q_push().


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