Module libpulse_binding::callbacks[][src]

Callback handling.

Enums

ListResult

List result instance. Fetching a list can result in a callback being fired for each list item, and then once to signal that the end of the list having been reached. This is used to distinguish such state to a closure callback.