FFmpeg
Data Fields
FLACDecContext Struct Reference

Data Fields

AVClassclass
 
int raw_packet_size
 
int found_seektable
 

Detailed Description

Definition at line 33 of file flacdec.c.

Field Documentation

◆ class

AVClass* FLACDecContext::class

Definition at line 34 of file flacdec.c.

◆ raw_packet_size

int FLACDecContext::raw_packet_size

Definition at line 35 of file flacdec.c.

◆ found_seektable

int FLACDecContext::found_seektable

Definition at line 36 of file flacdec.c.

Referenced by flac_read_header(), and flac_seek().


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