Track class
- Implementers
Properties
Methods
-
getId(
) → String -
getStreamURL(
) → String -
getType(
) → String -
isLocal(
) → bool -
isMuted(
) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setMuted(
bool mute) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited