ma_resource_manager_config class final

Inheritance
Implemented types
Available extensions

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
customDecodingBackendCount int
getter/setter pair
decodedChannels int
getter/setter pair
decodedFormat ma_format
no setter
decodedFormatAsInt int
getter/setter pair
decodedSampleRate int
getter/setter pair
flags int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
jobQueueCapacity int
getter/setter pair
jobThreadCount int
getter/setter pair
jobThreadStackSize int
getter/setter pair
pCustomDecodingBackendUserData Pointer<Void>
getter/setter pair
pLog Pointer<ma_log>
getter/setter pair
ppCustomDecodingBackendVTables Pointer<Pointer<ma_decoding_backend_vtable>>
getter/setter pair
pVFS Pointer<ma_vfs>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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