mab_device_id class

Inheritance
Implemented types
Available extensions

Constructors

mab_device_id.new()

Properties

aaudio int
getter/setter pair
address Pointer<T>

Available on T, provided by the UnionAddress extension

The memory address of the underlying data.
no setter
alsa Array<Char>
getter/setter pair
audio4 Array<Char>
getter/setter pair
coreaudio Array<Char>
getter/setter pair
dsound Array<Char>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
jack int
getter/setter pair
nullbackend int
getter/setter pair
opensl int
getter/setter pair
oss Array<Char>
getter/setter pair
pulse Array<Char>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sndio Array<Char>
getter/setter pair
wasapi Array<WChar>
getter/setter pair
webaudio Array<Char>
getter/setter pair
winmm int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited