WaveC class final
- Inheritance
- Implemented types
- Available extensions
Constructors
- WaveC()
Properties
-
address
→ Pointer<
T> -
Available on T, provided by the StructAddress extension
The memory address of the underlying data.no setter - channels ↔ int
-
getter/setter pair
-
data
↔ Pointer<
Void> -
getter/setter pair
- dataLength → int
-
Available on WaveC, provided by the WaveCLike extension
no setter - frameCount ↔ 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
- sampleRate ↔ int
-
getter/setter pair
- sampleSize ↔ int
-
getter/setter pair
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited