WAVEOUTCAPS class base struct

The WAVEOUTCAPS structure describes the capabilities of a waveform-audio output device.

Inheritance
Annotations

Constructors

WAVEOUTCAPS()

Properties

dwFormats int
getter/setter pair
dwSupport int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
szPname String
getter/setter pair
vDriverVersion int
getter/setter pair
wChannels int
getter/setter pair
wMid int
getter/setter pair
wPid int
getter/setter pair
wReserved1 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