ma_device_config class final

Inheritance
Implemented types
Available extensions

Constructors

ma_device_config()

Properties

aaudio UnnamedStruct34
getter/setter pair
address Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
alsa UnnamedStruct30
getter/setter pair
capture UnnamedStruct28
getter/setter pair
coreaudio UnnamedStruct32
getter/setter pair
dataCallback ma_device_data_proc
getter/setter pair
deviceType ma_device_type
no setter
deviceTypeAsInt int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
noClip int
getter/setter pair
noDisableDenormals int
getter/setter pair
noFixedSizedCallback int
getter/setter pair
noPreSilencedOutputBuffer int
getter/setter pair
notificationCallback ma_device_notification_proc
getter/setter pair
opensl UnnamedStruct33
getter/setter pair
performanceProfile ma_performance_profile
no setter
performanceProfileAsInt int
getter/setter pair
periods int
getter/setter pair
periodSizeInFrames int
getter/setter pair
periodSizeInMilliseconds int
getter/setter pair
playback UnnamedStruct27
getter/setter pair
pulse UnnamedStruct31
getter/setter pair
pUserData Pointer<Void>
getter/setter pair
resampling ma_resampler_config
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sampleRate int
getter/setter pair
stopCallback ma_stop_proc
getter/setter pair
wasapi UnnamedStruct29
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