UnnamedStruct47 class final

Inheritance
Implemented types
Available extensions

Constructors

UnnamedStruct47()

Properties

address Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
calculateLFEFromSpatialChannels int
getter/setter pair
channelMap Array<ma_channel>
getter/setter pair
channelMixMode ma_channel_mix_mode
no setter
channelMixModeAsInt int
getter/setter pair
channels int
getter/setter pair
converter ma_data_converter
getter/setter pair
format ma_format
no setter
formatAsInt int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id ma_device_id
getter/setter pair
intermediaryBufferCap int
getter/setter pair
intermediaryBufferLen int
getter/setter pair
internalChannelMap Array<ma_channel>
getter/setter pair
internalChannels int
getter/setter pair
internalFormat ma_format
no setter
internalFormatAsInt int
getter/setter pair
internalPeriods int
getter/setter pair
internalPeriodSizeInFrames int
getter/setter pair
internalSampleRate int
getter/setter pair
name Array<Char>
getter/setter pair
pID Pointer<ma_device_id>
getter/setter pair
pIntermediaryBuffer Pointer<Void>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shareMode ma_share_mode
no setter
shareModeAsInt 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