Module operation

Module operation 

Source
Expand description

Asynchronous operations.

Structs§

pa_operation
An asynchronous operation object.

Enums§

pa_operation_state_t
Operation state.

Constants§

PA_OPERATION_CANCELED
PA_OPERATION_CANCELLED
PA_OPERATION_DONE
PA_OPERATION_RUNNING

Functions§

pa_operation_cancel
pa_operation_get_state
pa_operation_ref
pa_operation_set_state_callback
pa_operation_unref

Type Aliases§

pa_operation_notify_cb_t
A callback for operation state changes.