PulseAudio
16.0
|
Utility functions for pa_direction_t. More...
Go to the source code of this file.
Functions | |
int | pa_direction_valid (pa_direction_t direction) PA_GCC_CONST |
Return non-zero if the given value is a valid direction (either input, output or bidirectional). More... | |
const char * | pa_direction_to_string (pa_direction_t direction) |
Return a textual representation of the direction. More... | |
Utility functions for pa_direction_t.
const char* pa_direction_to_string | ( | pa_direction_t | direction | ) |
Return a textual representation of the direction.
int pa_direction_valid | ( | pa_direction_t | direction | ) |
Return non-zero if the given value is a valid direction (either input, output or bidirectional).