FFmpeg
Data Fields
FFBufQueue Struct Reference

Structure holding the queue. More...

#include <bufferqueue.h>

Data Fields

 
unsigned short  head
 
unsigned short  available
  number of available buffers
 

Detailed Description

Structure holding the queue.

Definition at line 49 of file bufferqueue.h.

Field Documentation

AVFrame* FFBufQueue::queue[FF_BUFQUEUE_SIZE]

Definition at line 50 of file bufferqueue.h.

Referenced by ff_bufqueue_get(), and filter_frame().

unsigned short FFBufQueue::head

Definition at line 51 of file bufferqueue.h.

Referenced by ff_bufqueue_get().

unsigned short FFBufQueue::available

number of available buffers

Definition at line 52 of file bufferqueue.h.

Referenced by ff_bufqueue_add(), ff_bufqueue_discard_all(), ff_bufqueue_get(), ff_bufqueue_is_full(), ff_bufqueue_peek(), ff_framesync_next(), filter_frame(), flush_segment(), push_frame(), and request_frame().


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

Generated on Sat Jan 25 2014 19:52:27 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /