FFmpeg
Data Fields
FLACDecContext Struct Reference

Data Fields

FFRawDemuxerContext rawctx
 
int found_seektable
 
AVCodecContextparser_dec
 

Detailed Description

Definition at line 37 of file flacdec.c.

Field Documentation

◆ rawctx

FFRawDemuxerContext FLACDecContext::rawctx

Definition at line 38 of file flacdec.c.

◆ found_seektable

int FLACDecContext::found_seektable

Definition at line 39 of file flacdec.c.

Referenced by flac_read_header(), and flac_seek().

◆ parser_dec

AVCodecContext* FLACDecContext::parser_dec

Definition at line 41 of file flacdec.c.

Referenced by flac_close(), and flac_read_timestamp().


The documentation for this struct was generated from the following file: