FFmpeg
Data Fields
FifoElem Struct Reference

Data Fields

void * obj
 
unsigned int stream_idx
 

Detailed Description

Definition at line 37 of file thread_queue.c.

Field Documentation

◆ obj

void* FifoElem::obj

Definition at line 38 of file thread_queue.c.

Referenced by receive_locked(), tq_free(), and tq_send().

◆ stream_idx

unsigned int FifoElem::stream_idx

Definition at line 39 of file thread_queue.c.

Referenced by receive_locked(), and tq_send().


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