#include <stdbool.h>
Go to the source code of this file.
Functions | |
void | getOutputAudioFormat (const struct audio_format *inFormat, struct audio_format *outFormat) |
void | initAudioConfig (void) |
void | finishAudioConfig (void) |
void finishAudioConfig | ( | void | ) |
void getOutputAudioFormat | ( | const struct audio_format * | inFormat, | |
struct audio_format * | outFormat | |||
) |
void initAudioConfig | ( | void | ) |