Package com.sedmelluq.discord.lavaplayer.track
-
Interface Summary Interface Description AudioItem Marker interface for all loadable itemsAudioPlaylist Playlist of audio tracksAudioTrack A playable audio trackInternalAudioTrack Methods of an audio track that should not be visible outside of the libraryTrackMarkerHandler A track marker handler.TrackStateListener Listener of track execution events. -
Class Summary Class Description AudioReference An audio item which refers to an unloaded audio item.AudioTrackInfo Meta info for an audio trackBaseAudioTrack Abstract base for all audio tracks with an executorBasicAudioPlaylist The basic implementation of AudioPlaylistDecodedTrackHolder The result of decoding a track.DelegatedAudioTrack Audio track which delegates its processing to another track.TrackMarker A track position marker.TrackMarkerTracker Tracks the state of a track position marker. -
Enum Summary Enum Description AudioTrackEndReason Reason why a track stopped playing.AudioTrackState The execution state of an audio trackTrackMarkerHandler.MarkerState The state of the marker at the moment the handle method is called.