pa_context_play_sample_cb_t

Callback prototype for pa_context_play_sample_with_proplist(). The * idx value is the index of the sink input object, or * PA_INVALID_INDEX on failure. \since 0.9.11

extern (C)
alias pa_context_play_sample_cb_t = void function
(,
uint idx
,
void* userdata
)

Meta