Module libpulse_binding::proplist [] [src]

Property list constants and functions.

Modules

properties

Common properties

Structs

Iterator

Proplist iterator, used for iterating over the list's keys. Returned by the iterate method.

Proplist

A property list object. Basically a dictionary with ASCII strings as keys and arbitrary data as values. This acts as a safe Rust wrapper for the actual C object.

Enums

ProplistInternal

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

UpdateMode