The τ Player API
foodSink.
foodSink
foodSink
Dart API: foodSink.
The sink side of the Food Controller that you use when you want to play asynchronously live data. This StreamSink accept two kinds of objects :
FoodData (the buffers that you want to play)
FoodEvent (a call back to be called after a resynchronisation)
Example:
This example shows how to play Live data, without Back Pressure from Flutter Sound
</div>
Last updated
Was this helpful?