FFmpeg
Data Fields
SCDHeader Struct Reference

Data Fields

uint64_t magic
 
uint32_t version
 
uint16_t unk1
 
uint16_t header_size
 
uint32_t file_size
 
SCDOffsetTable table0
 
SCDOffsetTable table1
 
SCDOffsetTable table2
 
uint16_t unk2
 
uint32_t unk3
 
uint32_t unk4
 

Detailed Description

Definition at line 49 of file scd.c.

Field Documentation

◆ magic

uint64_t SCDHeader::magic

Definition at line 50 of file scd.c.

◆ version

uint32_t SCDHeader::version

Definition at line 51 of file scd.c.

◆ unk1

uint16_t SCDHeader::unk1

Definition at line 52 of file scd.c.

◆ header_size

uint16_t SCDHeader::header_size

Definition at line 53 of file scd.c.

◆ file_size

uint32_t SCDHeader::file_size

Definition at line 54 of file scd.c.

◆ table0

SCDOffsetTable SCDHeader::table0

Definition at line 56 of file scd.c.

◆ table1

SCDOffsetTable SCDHeader::table1

Definition at line 57 of file scd.c.

◆ table2

SCDOffsetTable SCDHeader::table2

Definition at line 58 of file scd.c.

◆ unk2

uint16_t SCDHeader::unk2

Definition at line 59 of file scd.c.

◆ unk3

uint32_t SCDHeader::unk3

Definition at line 60 of file scd.c.

◆ unk4

uint32_t SCDHeader::unk4

Definition at line 61 of file scd.c.


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