Maeomm Reference Documentation: libossomm |
Namespaces | |
namespace | Osso |
Typedefs | |
typedef sigc::slot< void, osso_hw_state_t * > | Osso::SlotHW |
For instance,. | |
Functions | |
osso_return_t | Osso::hw_set_event_cb (osso_context_t *osso, osso_hw_state_t *state, const SlotHW &slot) |
This function registers a callback function that is called whenever the state of the device changes. | |
osso_return_t | Osso::hw_set_event_cb (osso_context_t *osso, const SlotHW &slot) |
This function registers a callback function that is called whenever the state of the device changes. |