|
BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
Inherits BseObjectClass.
Inherited by BseMidiDeviceClass, and BsePcmDeviceClass.
Public Attributes | |
| gint | driver_rating |
| const gchar * | driver_name |
| const gchar * | driver_syntax |
| const gchar * | driver_blurb |
| SfiRing *(* | list_devices )(BseDevice *device) |
| BseErrorType(* | open )(BseDevice *device, gboolean require_readable, gboolean require_writable, guint n_args, const gchar **args) |
| void(* | post_open )(BseDevice *device) |
| void(* | pre_close )(BseDevice *device) |
| void(* | close )(BseDevice *device) |
1.7.6.1