RADLib
RADical C++ application framework
rad_audio_format Struct Reference

#include <radekernel.h>

Public Attributes

uint32_t sample_rate
 
uint16_t channels
 
uint16_t bits_per_sample
 

Member Data Documentation

◆ bits_per_sample

uint16_t rad_audio_format::bits_per_sample

◆ channels

uint16_t rad_audio_format::channels

◆ sample_rate

uint32_t rad_audio_format::sample_rate

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