FFmpeg
Data Fields
CCFifo Struct Reference

#include <ccfifo.h>

Data Fields

struct AVFifocc_608_fifo
 
struct AVFifocc_708_fifo
 
AVRational framerate
 
int expected_cc_count
 
int expected_608
 
int cc_detected
 
int passthrough
 
int passthrough_warning
 
void * log_ctx
 

Detailed Description

Definition at line 40 of file ccfifo.h.

Field Documentation

◆ cc_608_fifo

struct AVFifo* CCFifo::cc_608_fifo

◆ cc_708_fifo

struct AVFifo* CCFifo::cc_708_fifo

◆ framerate

AVRational CCFifo::framerate

Definition at line 43 of file ccfifo.h.

Referenced by ff_ccfifo_extractbytes(), and ff_ccfifo_init().

◆ expected_cc_count

int CCFifo::expected_cc_count

Definition at line 44 of file ccfifo.h.

Referenced by ff_ccfifo_getoutputsize(), ff_ccfifo_init(), and ff_ccfifo_injectbytes().

◆ expected_608

int CCFifo::expected_608

Definition at line 45 of file ccfifo.h.

Referenced by ff_ccfifo_init(), and ff_ccfifo_injectbytes().

◆ cc_detected

int CCFifo::cc_detected

Definition at line 46 of file ccfifo.h.

Referenced by ff_ccfifo_ccdetected(), ff_ccfifo_extractbytes(), and ff_ccfifo_inject().

◆ passthrough

int CCFifo::passthrough

◆ passthrough_warning

int CCFifo::passthrough_warning

Definition at line 48 of file ccfifo.h.

Referenced by ff_ccfifo_extractbytes().

◆ log_ctx

void* CCFifo::log_ctx

Definition at line 49 of file ccfifo.h.

Referenced by ff_ccfifo_extractbytes(), and ff_ccfifo_init().


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