FFmpeg
Data Fields
AudioFrameQueue Struct Reference

#include <audio_frame_queue.h>

Data Fields

 
 
 
 
unsigned  frame_count
 
unsigned  frame_alloc
 

Detailed Description

Definition at line 32 of file audio_frame_queue.h.

Field Documentation

AVCodecContext* AudioFrameQueue::avctx

Definition at line 33 of file audio_frame_queue.h.

Referenced by ff_af_queue_add(), ff_af_queue_close(), ff_af_queue_init(), and ff_af_queue_remove().

int AudioFrameQueue::remaining_delay

Definition at line 34 of file audio_frame_queue.h.

Referenced by ff_af_queue_add(), ff_af_queue_init(), ff_af_queue_remove(), and oggvorbis_encode_frame().

int AudioFrameQueue::remaining_samples

Definition at line 35 of file audio_frame_queue.h.

Referenced by ff_af_queue_init(), ff_af_queue_remove(), libopus_encode(), and oggvorbis_encode_frame().

AudioFrame* AudioFrameQueue::frames

Definition at line 36 of file audio_frame_queue.h.

Referenced by ff_af_queue_add(), ff_af_queue_close(), ff_af_queue_remove(), and oggvorbis_encode_frame().

unsigned AudioFrameQueue::frame_count

Definition at line 37 of file audio_frame_queue.h.

Referenced by ff_af_queue_add(), ff_af_queue_close(), ff_af_queue_init(), and ff_af_queue_remove().

unsigned AudioFrameQueue::frame_alloc

Definition at line 38 of file audio_frame_queue.h.

Referenced by ff_af_queue_add(), and ff_af_queue_remove().


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

Generated on Sat May 25 2013 03:59:06 for FFmpeg by   doxygen 1.8.2

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