ma_context_config class final

Inheritance
Implemented types
Available extensions

Constructors

ma_context_config()

Properties

address Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
allocationCallbacks ma_allocation_callbacks
getter/setter pair
alsa UnnamedStruct17
getter/setter pair
coreaudio UnnamedStruct19
getter/setter pair
custom ma_backend_callbacks
getter/setter pair
dsound UnnamedStruct16
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
jack UnnamedStruct20
getter/setter pair
pLog Pointer<ma_log>
getter/setter pair
pulse UnnamedStruct18
getter/setter pair
pUserData Pointer<Void>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
threadPriority ma_thread_priority
no setter
threadPriorityAsInt int
getter/setter pair
threadStackSize 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