PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
sdhd_info Struct Reference
+ Collaboration diagram for sdhd_info:

Data Fields

sceHardSynthVersionChunkm_vers
 
sceHardSynthHeaderChunkm_head
 
sceHardSynthProgramChunkm_prog
 
sceHardSynthSampleSetChunkm_sset
 
sceHardSynthSampleChunkm_smpl
 
sceHardSynthVagInfoChunkm_vagi
 

Detailed Description

Definition at line 92 of file sdhd.c.

Field Documentation

◆ m_vers

sceHardSynthVersionChunk* sdhd_info::m_vers

Definition at line 94 of file sdhd.c.

◆ m_head

sceHardSynthHeaderChunk* sdhd_info::m_head

Definition at line 95 of file sdhd.c.

◆ m_prog

sceHardSynthProgramChunk* sdhd_info::m_prog

Definition at line 96 of file sdhd.c.

◆ m_sset

sceHardSynthSampleSetChunk* sdhd_info::m_sset

Definition at line 97 of file sdhd.c.

◆ m_smpl

sceHardSynthSampleChunk* sdhd_info::m_smpl

Definition at line 98 of file sdhd.c.

◆ m_vagi

sceHardSynthVagInfoChunk* sdhd_info::m_vagi

Definition at line 99 of file sdhd.c.


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