FFmpeg
|
oggdec.h
Go to the documentation of this file.
int granule_is_start
1 if granule is the start time of the associated packet.
Definition: oggdec.h:53
int64_t sync_pos
file offset of the first page needed to reconstruct the current packet
Definition: oggdec.h:74
internal metadata API header see avformat.h or the public API!
int(* header)(AVFormatContext *, int)
Attempt to process a packet as a header.
Definition: oggdec.h:41
int ff_vorbis_comment(AVFormatContext *ms, AVDictionary **m, const uint8_t *buf, int size)
Definition: oggparsevorbis.c:72
Definition: oggdec.h:61
Definition: dict.c:28
Definition: oggdec.h:90
Main libavformat public API header.
int got_data
1 if the stream got some data (non-initial packets), 0 otherwise
Definition: oggdec.h:85
Definition: oggdec.h:98
static uint64_t ogg_gptopts(AVFormatContext *s, int i, uint64_t gp, int64_t *dts)
Definition: oggdec.h:143
uint64_t(* gptopts)(AVFormatContext *, int, uint64_t, int64_t *dts)
Translate a granule into a timestamp.
Definition: oggdec.h:48
Generated on Mon Nov 18 2024 06:51:58 for FFmpeg by 1.8.11