Mixing Audio Player
Types
Event Listener
Link copied to clipboard
interface EventListener
Content copied to clipboard
Implement this listener to keep track of tracks being played
Functions
add Audio Asset
Link copied to clipboard
Implement this listener to receive play controls from FeedAudioPlayer
cache Media
Link copied to clipboard
abstract fun cacheMedia(url: String, maxCache: Int, listener: CacheMediaListener)
Content copied to clipboard
flush And Include Current
Link copied to clipboard
max Seekable Length In Seconds
Link copied to clipboard
prepare Track
Link copied to clipboard
skip With Cross Fade
Link copied to clipboard
abstract fun skipWithCrossFade()
Content copied to clipboard
Properties
bTrimmingEnabled
Link copied to clipboard
currentPlay
Link copied to clipboard
currentPlayDuration
Link copied to clipboard
currentPlayTime
Link copied to clipboard
fadeDuration
Link copied to clipboard
mEventListener
Link copied to clipboard
Inheritors
ExoMixingAudioPlayer
Link copied to clipboard