Audacity 3.2.0
|
#include <ffmpeg-2.3.6-single-header.h>
Public Attributes | |
AVBufferRef * | buf |
int64_t | pts |
int64_t | dts |
uint8_t * | data |
int | size |
int | stream_index |
int | flags |
AVPacketSideData * | side_data |
int | side_data_elems |
int | duration |
attribute_deprecated void(* | destruct )(struct AVPacket *) |
attribute_deprecated void * | priv |
int64_t | pos |
int64_t | convergence_duration |
int64_t | duration |
attribute_deprecated int64_t | convergence_duration |
void * | opaque |
AVBufferRef * | opaque_ref |
AVRational | time_base |
Definition at line 2801 of file ffmpeg-2.3.6-single-header.h.
AVBufferRef * AVPacket::buf |
Definition at line 2803 of file ffmpeg-2.3.6-single-header.h.
attribute_deprecated int64_t AVPacket::convergence_duration |
Definition at line 2824 of file ffmpeg-2.3.6-single-header.h.
attribute_deprecated int64_t AVPacket::convergence_duration |
Definition at line 2653 of file ffmpeg-3.4.8-single-header.h.
uint8_t * AVPacket::data |
Definition at line 2808 of file ffmpeg-2.3.6-single-header.h.
attribute_deprecated void(* AVPacket::destruct) (struct AVPacket *) |
Definition at line 2819 of file ffmpeg-2.3.6-single-header.h.
int64_t AVPacket::dts |
Definition at line 2807 of file ffmpeg-2.3.6-single-header.h.
int64_t AVPacket::duration |
Definition at line 2817 of file ffmpeg-2.3.6-single-header.h.
int64_t AVPacket::duration |
Definition at line 2648 of file ffmpeg-3.4.8-single-header.h.
int AVPacket::flags |
Definition at line 2812 of file ffmpeg-2.3.6-single-header.h.
void * AVPacket::opaque |
Definition at line 2743 of file ffmpeg-5.0.1-single-header.h.
AVBufferRef * AVPacket::opaque_ref |
Definition at line 2745 of file ffmpeg-5.0.1-single-header.h.
int64_t AVPacket::pos |
Definition at line 2822 of file ffmpeg-2.3.6-single-header.h.
attribute_deprecated void* AVPacket::priv |
Definition at line 2821 of file ffmpeg-2.3.6-single-header.h.
int64_t AVPacket::pts |
Definition at line 2805 of file ffmpeg-2.3.6-single-header.h.
AVPacketSideData * AVPacket::side_data |
Definition at line 2814 of file ffmpeg-2.3.6-single-header.h.
int AVPacket::side_data_elems |
Definition at line 2815 of file ffmpeg-2.3.6-single-header.h.
int AVPacket::size |
Definition at line 2809 of file ffmpeg-2.3.6-single-header.h.
int AVPacket::stream_index |
Definition at line 2810 of file ffmpeg-2.3.6-single-header.h.
AVRational AVPacket::time_base |
Definition at line 2747 of file ffmpeg-5.0.1-single-header.h.