| FFmpeg
    | 
| Data Fields | |
| CMSampleBufferRef | cm_buffer | 
| ExtraSEI | sei | 
| AVBufferRef * | frame_buf | 
| struct BufNode * | next | 
Definition at line 237 of file videotoolboxenc.c.
| CMSampleBufferRef BufNode::cm_buffer | 
Definition at line 238 of file videotoolboxenc.c.
| ExtraSEI BufNode::sei | 
Definition at line 239 of file videotoolboxenc.c.
Referenced by vtenc_send_frame().
| AVBufferRef* BufNode::frame_buf | 
Definition at line 240 of file videotoolboxenc.c.
Referenced by create_cv_pixel_buffer().
| struct BufNode* BufNode::next | 
Definition at line 241 of file videotoolboxenc.c.
Referenced by vtenc_q_pop(), and vtenc_q_push().
 1.8.17
 1.8.17