FFmpeg
Data Fields
PPBnkHeader Struct Reference

Data Fields

uint32_t bank_id
 
uint32_t sample_rate
 
uint32_t always1
 
uint32_t track_count
 
uint32_t flags
 

Detailed Description

Definition at line 32 of file pp_bnk.c.

Field Documentation

◆ bank_id

uint32_t PPBnkHeader::bank_id

Definition at line 33 of file pp_bnk.c.

Referenced by pp_bnk_parse_header().

◆ sample_rate

uint32_t PPBnkHeader::sample_rate

Definition at line 34 of file pp_bnk.c.

Referenced by pp_bnk_parse_header(), and pp_bnk_read_header().

◆ always1

uint32_t PPBnkHeader::always1

Definition at line 35 of file pp_bnk.c.

Referenced by pp_bnk_parse_header(), and pp_bnk_read_header().

◆ track_count

uint32_t PPBnkHeader::track_count

Definition at line 36 of file pp_bnk.c.

Referenced by pp_bnk_parse_header(), and pp_bnk_read_header().

◆ flags

uint32_t PPBnkHeader::flags

Definition at line 37 of file pp_bnk.c.

Referenced by pp_bnk_parse_header(), and pp_bnk_read_header().


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