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

avctx

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().

remaining_delay

int AudioFrameQueue::remaining_delay

Definition at line 34 of file audio_frame_queue.h.

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

remaining_samples

int AudioFrameQueue::remaining_samples

Definition at line 35 of file audio_frame_queue.h.

Referenced by ff_af_queue_add(), ff_af_queue_init(), ff_af_queue_remove(), libopus_encode(), and vorbis_encode_frame().

frames

AudioFrame* AudioFrameQueue::frames

Definition at line 36 of file audio_frame_queue.h.

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

frame_count

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(), ff_af_queue_remove(), and libopus_encode().

frame_alloc

unsigned AudioFrameQueue::frame_alloc

Definition at line 38 of file audio_frame_queue.h.

Referenced by ff_af_queue_add(), ff_af_queue_remove(), and libopus_encode().


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

Generated on Thu Sep 26 2024 23:16:26 for FFmpeg by   doxygen 1.8.17

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