Go to the source code of this file.
Functions | |
| static QString | state_to_string (pa_context_state state) |
| static void | StatusCallback (pa_context *ctx, void *userdata) |
| static void | OperationCallback (pa_context *ctx, int success, void *userdata) |
| static QString state_to_string | ( | pa_context_state | state | ) | [static] |
Definition at line 16 of file audiopulsehandler.cpp.
Referenced by StatusCallback().
| static void StatusCallback | ( | pa_context * | ctx, | |
| void * | userdata | |||
| ) | [static] |
Definition at line 95 of file audiopulsehandler.cpp.
| static void OperationCallback | ( | pa_context * | ctx, | |
| int | success, | |||
| void * | userdata | |||
| ) | [static] |
Definition at line 131 of file audiopulsehandler.cpp.
Referenced by PulseHandler::SuspendInternal().
1.6.3