ma_device class final

Inheritance
Implemented types
Available extensions

Constructors

ma_device()

Properties

address Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
capture UnnamedStruct47
getter/setter pair
duplexRB ma_duplex_rb
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isOwnerOfContext int
getter/setter pair
masterVolumeFactor ma_atomic_float
getter/setter pair
noClip int
getter/setter pair
noDisableDenormals int
getter/setter pair
noFixedSizedCallback int
getter/setter pair
noPreSilencedOutputBuffer int
getter/setter pair
onData ma_device_data_proc
getter/setter pair
onNotification ma_device_notification_proc
getter/setter pair
onStop ma_stop_proc
getter/setter pair
pContext Pointer<ma_context>
getter/setter pair
playback UnnamedStruct46
getter/setter pair
pUserData Pointer<Void>
getter/setter pair
resampling UnnamedStruct44
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sampleRate int
getter/setter pair
startEvent ma_event
getter/setter pair
startStopLock ma_mutex
getter/setter pair
state ma_atomic_device_state
getter/setter pair
stopEvent ma_event
getter/setter pair
thread ma_thread
getter/setter pair
type ma_device_type
no setter
typeAsInt int
getter/setter pair
unnamed UnnamedUnion16
getter/setter pair
wakeupEvent ma_event
getter/setter pair
workResult ma_result
no setter
workResultAsInt 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