Closed kcat closed 3 years ago
Adds a new public ZMusic_GetStreamInfoEx function and SoundStreamInfoEx type, which is clearer with the format provided and more flexible with supporting new formats. It also adds a new SampleType_Float32 enum, which some stream handlers use.
ZMusic_GetStreamInfoEx
SoundStreamInfoEx
SampleType_Float32
Adds a new public
ZMusic_GetStreamInfoEx
function andSoundStreamInfoEx
type, which is clearer with the format provided and more flexible with supporting new formats. It also adds a newSampleType_Float32
enum, which some stream handlers use.