tagMCI_WAVE_SET_PARMS class final

Inheritance
Annotations

Constructors

tagMCI_WAVE_SET_PARMS()

Properties

dwAudio int
getter/setter pair
dwCallback int
getter/setter pair
dwTimeFormat int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
getter/setter pair
nBlockAlign int
getter/setter pair
nChannels int
getter/setter pair
nSamplesPerSec int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
wBitsPerSample int
getter/setter pair
wFormatTag int
getter/setter pair
wInput int
getter/setter pair
wOutput int
getter/setter pair
wReserved2 int
getter/setter pair
wReserved3 int
getter/setter pair
wReserved4 int
getter/setter pair
wReserved5 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