FfmpegDiracSchroQueueElement Struct Reference

queue element More...

#include <libdirac_libschro.h>

Data Fields

void * data
 Data to be stored in queue.
struct
FfmpegDiracSchroQueueElement
next
 Pointer to next element queue.

Detailed Description

queue element

Definition at line 65 of file libdirac_libschro.h.


Field Documentation

Data to be stored in queue.

Definition at line 68 of file libdirac_libschro.h.

Referenced by ff_dirac_schro_queue_pop(), and ff_dirac_schro_queue_push_back().

Pointer to next element queue.

Definition at line 70 of file libdirac_libschro.h.

Referenced by ff_dirac_schro_queue_pop(), and ff_dirac_schro_queue_push_back().


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

Generated by  doxygen 1.6.2