Global Variables
The following global variables are available globally.
-
The initial value of the not loaded duration.
Declaration
Swift
public let kLwayveAudioTrackDurationIndefinite: TimeInterval
-
The threshold after which an audio track is restarted instead of navigating to the previous track on
AudioPlaybackControlProtocol.rewind() action.Declaration
Swift
public let kLwayveAudioPlaybackControlRewindThreshold: Double
View on GitHub
Global Variables Reference