11#define HEPHAUDIO_INTERNAL_FORMAT(chLayout, sampleRate) HephAudio::AudioFormatInfo(HEPHAUDIO_FORMAT_TAG_HEPHAUDIO_INTERNAL, sizeof(heph_audio_sample_t) * 8, chLayout, sampleRate, HEPH_SYSTEM_ENDIAN)
#define HEPH_API
Definition HephShared.h:132
stores information about the channel layout.
Definition AudioChannelLayout.h:136