FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AADemuxContext Struct Reference

Data Fields

AVClassclass
 
uint8_taa_fixed_key
 
int aa_fixed_key_len
 
int codec_second_size
 
int current_codec_second_size
 
int chapter_idx
 
struct AVTEAtea_ctx
 
uint8_t file_key [16]
 
int64_t current_chapter_size
 

Detailed Description

Definition at line 38 of file aadec.c.

Field Documentation

AVClass* AADemuxContext::class

Definition at line 39 of file aadec.c.

uint8_t* AADemuxContext::aa_fixed_key

Definition at line 40 of file aadec.c.

Referenced by aa_read_header().

int AADemuxContext::aa_fixed_key_len

Definition at line 41 of file aadec.c.

Referenced by aa_read_header().

int AADemuxContext::codec_second_size

Definition at line 42 of file aadec.c.

Referenced by aa_read_header(), and aa_read_packet().

int AADemuxContext::current_codec_second_size

Definition at line 43 of file aadec.c.

Referenced by aa_read_packet().

int AADemuxContext::chapter_idx

Definition at line 44 of file aadec.c.

Referenced by aa_read_packet().

struct AVTEA* AADemuxContext::tea_ctx

Definition at line 45 of file aadec.c.

Referenced by aa_read_close(), aa_read_header(), and aa_read_packet().

uint8_t AADemuxContext::file_key[16]

Definition at line 46 of file aadec.c.

Referenced by aa_read_header(), and aa_read_packet().

int64_t AADemuxContext::current_chapter_size

Definition at line 47 of file aadec.c.

Referenced by aa_read_header(), and aa_read_packet().


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