GeneralLibraryPlayerPlayListBase class
- Inheritance
-
- Object
- GeneralLibraryPlayerPlayableBase
- GeneralLibraryPlayerPlayListBase
- Available extensions
Constructors
-
GeneralLibraryPlayerPlayListBase(List<
GeneralLibraryPlayerMediaBase> medias, {int index = 0}) -
Playlist
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toPlayListMediaKit(
) → Playlist -
Available on GeneralLibraryPlayerPlayListBase, provided by the GeneralLibraryPlayerPlayListBaseExtension extension
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited