OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
Dx8::DMUS_IO_TRACK_HEADER Struct Referencefinal

#include <structs.h>

Public Attributes

GUID guidClassID
 
uint32_t dwPosition = 0
 
uint32_t dwGroup = 0
 
char ckid [4] = {}
 
char fccType [4] = {}
 

Detailed Description

Definition at line 24 of file structs.h.

Member Data Documentation

◆ ckid

char Dx8::DMUS_IO_TRACK_HEADER::ckid[4] = {}

Definition at line 28 of file structs.h.

◆ dwGroup

uint32_t Dx8::DMUS_IO_TRACK_HEADER::dwGroup = 0

Definition at line 27 of file structs.h.

◆ dwPosition

uint32_t Dx8::DMUS_IO_TRACK_HEADER::dwPosition = 0

Definition at line 26 of file structs.h.

◆ fccType

char Dx8::DMUS_IO_TRACK_HEADER::fccType[4] = {}

Definition at line 29 of file structs.h.

◆ guidClassID

GUID Dx8::DMUS_IO_TRACK_HEADER::guidClassID

Definition at line 25 of file structs.h.


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