float32Sink
float32Sink property
Implementation
StreamSink<List<Float32List>>? get float32Sink =>
_pcmF32Controller != null ? _pcmF32Controller!.sink : null;
StreamSink<List<Float32List>>? get float32Sink =>
_pcmF32Controller != null ? _pcmF32Controller!.sink : null;