InputFileNode class
An InputFile is a possible source for a Player playback
Constructors
- InputFileNode(String uri, {TauCodec? codec, TauTrack? track})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
toWave(
) → Future< InputFileNode>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited