FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AudioFrame Struct Reference

#include <audio_frame_queue.h>

Data Fields

int64_t pts
 
int duration
 

Detailed Description

Definition at line 27 of file audio_frame_queue.h.

Field Documentation

int64_t AudioFrame::pts

Definition at line 28 of file audio_frame_queue.h.

Referenced by ff_af_queue_remove(), and libvorbis_encode_frame().

int AudioFrame::duration

Definition at line 29 of file audio_frame_queue.h.

Referenced by ff_af_queue_remove(), and libvorbis_encode_frame().


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