FFmpeg
|
Data Fields | |
FFRawDemuxerContext | rawctx |
int | found_seektable |
AVCodecContext * | parser_dec |
FFRawDemuxerContext FLACDecContext::rawctx |
int FLACDecContext::found_seektable |
Definition at line 39 of file flacdec.c.
Referenced by flac_read_header(), and flac_seek().
AVCodecContext* FLACDecContext::parser_dec |
Definition at line 41 of file flacdec.c.
Referenced by flac_close(), and flac_read_timestamp().