FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
BufNode Struct Reference

Data Fields

CMSampleBufferRef cm_buffer
 
ExtraSEIsei
 
struct BufNodenext
 
int error
 

Detailed Description

Definition at line 175 of file videotoolboxenc.c.

Field Documentation

CMSampleBufferRef BufNode::cm_buffer

Definition at line 176 of file videotoolboxenc.c.

Referenced by set_async_error(), vtenc_q_pop(), and vtenc_q_push().

ExtraSEI* BufNode::sei

Definition at line 177 of file videotoolboxenc.c.

Referenced by vtenc_q_pop(), and vtenc_q_push().

struct BufNode* BufNode::next

Definition at line 178 of file videotoolboxenc.c.

Referenced by set_async_error(), vtenc_q_pop(), and vtenc_q_push().

int BufNode::error

Definition at line 179 of file videotoolboxenc.c.


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