Alsa class
Properties
- alsa → ALSA
-
final
-
audioFramesBuffer
↔ Pointer<
Uint8> -
getter/setter pair
- buff_size ↔ int
-
latefinal
- channels → int
-
final
-
envVars
↔ Map<
String, String> -
getter/setter pair
-
framesPtr
↔ Pointer<
Uint64> -
latefinal
- hashCode → int
-
The hash code for this object.
no setterinherited
-
pcmHandlePtr
→ Pointer<
Pointer< snd_pcm_> > -
final
- rate → int
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
finishPlayback(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
playBuffer(
Uint8List audioData) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited