UnnamedStruct52 class final

Inheritance
Implemented types
Available extensions

Constructors

UnnamedStruct52()

Properties

address Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
currentPeriodFramesRemainingCapture int
getter/setter pair
currentPeriodFramesRemainingPlayback int
getter/setter pair
deviceThread ma_thread
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isStarted ma_atomic_bool32
getter/setter pair
lastProcessedFrameCapture int
getter/setter pair
lastProcessedFramePlayback int
getter/setter pair
operation int
getter/setter pair
operationCompletionEvent ma_event
getter/setter pair
operationEvent ma_event
getter/setter pair
operationResult ma_result
no setter
operationResultAsInt int
getter/setter pair
operationSemaphore ma_semaphore
getter/setter pair
priorRunTime double
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
timer ma_timer
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