VOX
A little voxel engine
Loading...
Searching...
No Matches
Sound::FMTChunk Struct Reference
Collaboration diagram for Sound::FMTChunk:
Collaboration graph

Public Attributes

char id [4]
 
uint32_t size
 
uint16_t audio_format
 
uint16_t num_channels
 
uint32_t sample_rate
 
uint32_t byte_rate
 
uint16_t block_align
 
uint16_t bits_per_sample
 

Member Data Documentation

◆ audio_format

uint16_t Sound::FMTChunk::audio_format

◆ bits_per_sample

uint16_t Sound::FMTChunk::bits_per_sample

◆ block_align

uint16_t Sound::FMTChunk::block_align

◆ byte_rate

uint32_t Sound::FMTChunk::byte_rate

◆ id

char Sound::FMTChunk::id[4]

◆ num_channels

uint16_t Sound::FMTChunk::num_channels

◆ sample_rate

uint32_t Sound::FMTChunk::sample_rate

◆ size

uint32_t Sound::FMTChunk::size

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