Hitaki.SndTascam¶
- Subclasses:
None
Methods¶
- Inherited:
GObject.Object (37), Hitaki.AlsaFirewire (4), Hitaki.TascamProtocol (1)
- Structs:
class |
|
Virtual Methods¶
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Hitaki.SndTascam(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
A
GObject.Object
-derived object for sound unit of TASCAM FireWire series. The [class`SndTascam`] is an object class derived from [class`GObject`.Object] with protocol implementation for TASCAM FireWire series supported by ALSA firewire-tascam driver (snd-firewire-tascam
). The image of state consists of 64 quadlets according toSNDRV_FIREWIRE_TASCAM_STATE_COUNT
in UAPI of ALSA firewire stack.- classmethod new()¶
- Returns:
an instance of [class`SndTascam`].
- Return type:
Instantiate [class`SndTascam`] object and return the instance.