[][src]Module libpulse_binding::proplist

Property list constants and functions.

Modules

properties

Common properties.

Structs

Iterator

Proplist iterator, used for iterating over the list’s keys. Returned by the iter method.

Proplist

A property list object. Basically a dictionary with ASCII strings as keys and arbitrary data as values.

Enums

UpdateMode