public/tau library Main


The Flutter Sound library

Flutter Sound is composed with six main modules/classes


Classes

Food
Food is an abstract class which represents objects that can be sent to a player when playing data from astream or received by a recorder when recording to a Dart Stream.
FoodData
FoodData are the regular objects received from a recorder when recording to a Dart Stream or sent to a player when playing from a Dart Stream
FoodEvent
foodEvent is a special kin of food which allows to re-synchronize a stream with a player that play from a Dart Stream

Constants

ext → const List<String>
The usual file extensions used for each codecs
validExt → const List<List<String>>
The valid file extensions for each codecs