示例#1
0
 public static extern void av_vorbis_parse_free(ref libavcodec.AVVorbisParseContext *s);
示例#2
0
 public static extern int av_vorbis_parse_frame_flags(libavcodec.AVVorbisParseContext *s, byte *buf, int buf_size, int *flags);
示例#3
0
 public static extern void av_vorbis_parse_reset(libavcodec.AVVorbisParseContext *s);