FFSchroQueueElement Struct Reference

queue element More...

#include <libschroedinger.h>


Data Fields

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


Detailed Description

queue element

Definition at line 61 of file libschroedinger.h.


Field Documentation

Data to be stored in queue.

Definition at line 63 of file libschroedinger.h.

Referenced by ff_schro_queue_pop(), and ff_schro_queue_push_back().

Pointer to next element queue.

Definition at line 65 of file libschroedinger.h.

Referenced by ff_schro_queue_pop(), and ff_schro_queue_push_back().


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

Generated on Fri Oct 26 02:48:06 2012 for FFmpeg by  doxygen 1.5.8