BtIcASeqDevice
BtIcASeqDevice — buzztraxs interaction controller alsa sequencer device
|
|
Implemented Interfaces
BtIcASeqDevice implements
BtIcLearn.
Includes
#include <libbtic/ic.h>
Description
Event handling for alsa sequencer devices.
Functions
btic_aseq_device_new ()
BtIcASeqDevice *
btic_aseq_device_new (const gchar *udi
,
const gchar *name
,
gint client
,
gint port
);
Create a new instance
Returns
the new instance or NULL
in case of an error
Types and Values
struct BtIcASeqDevice
struct BtIcASeqDevice;
buzztraxs interaction controller registry
Property Details
The “client”
property
“client” gint
alsa sequencer client id.
Flags: Read / Write / Construct Only
Allowed values: >= 0
Default value: 0
The “port”
property
“port” gint
alsa sequencer port id.
Flags: Read / Write / Construct Only
Allowed values: >= 0
Default value: 0