ma_context class final

Inheritance
Implemented types
Available extensions

Constructors

ma_context()

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
backend ma_backend
no setter
backendAsInt int
getter/setter pair
callbacks ma_backend_callbacks
getter/setter pair
captureDeviceInfoCount int
getter/setter pair
deviceEnumLock ma_mutex
getter/setter pair
deviceInfoCapacity int
getter/setter pair
deviceInfoLock ma_mutex
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
log ma_log
getter/setter pair
pDeviceInfos Pointer<ma_device_info>
getter/setter pair
playbackDeviceInfoCount int
getter/setter pair
pLog Pointer<ma_log>
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
unnamed UnnamedUnion9
getter/setter pair
unnamed$1 UnnamedUnion11
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