Go to the documentation of this file.
27 #ifndef AVCODEC_VORBIS_PARSE_H
28 #define AVCODEC_VORBIS_PARSE_H
48 #define VORBIS_FLAG_HEADER 0x00000001
49 #define VORBIS_FLAG_COMMENT 0x00000002
50 #define VORBIS_FLAG_SETUP 0x00000004
64 int buf_size,
int *
flags);