Re-exports§
pub use playlist::Playlist;
Modules§
Structs§
- General
Player - Media
Info - Some information that may be available from the backend
This is different from
Trackas this is everything parsed from the decoder’s metadata andTrackstores some different extra stuff - Player
CmdCallback Sender - Wrapper around the potential oneshot sender to implement convenience functions.
- Player
CmdSender - Wrapper for the actual sender, to make it easier to implement new functions.
Enums§
- Backend
- Enum to choose backend at runtime
- Backend
Select - Player
Cmd - Player
Error Type