UnnamedStruct34 class final

Inheritance
Implemented types
Available extensions

Constructors

UnnamedStruct34()

Properties

address Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
allowedCapturePolicy ma_aaudio_allowed_capture_policy
no setter
allowedCapturePolicyAsInt int
getter/setter pair
allowSetBufferCapacity int
getter/setter pair
contentType ma_aaudio_content_type
no setter
contentTypeAsInt int
getter/setter pair
enableCompatibilityWorkarounds int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
inputPreset ma_aaudio_input_preset
no setter
inputPresetAsInt int
getter/setter pair
noAutoStartAfterReroute int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
usage ma_aaudio_usage
no setter
usageAsInt 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