Pulsar
3d3a057
|
Wave information. More...
#include <bfwav_info.h>
Data Fields | |
PLSR_BFWAVFormat | format |
Sample format. | |
bool | looping |
true if the file contains a looping section | |
u32 | sampleRate |
Sample rate. | |
u32 | loopStartSample |
Sample index where the loop starts (if looping is true ) | |
u32 | sampleCount |
Sample count. | |
PLSR_BFWAVChannelInfoTable | channelInfoTable |
Channel Information table. | |
Wave information.