Package-level declarations

Types

Link copied to clipboard
@Serializable
data class LiveAudioMetadata(val url: String, val isLive: Boolean, val title: String, val subtitle: String?, val miniplayerTitle: String, val coverArtUrl: URL?) : Serializable
Link copied to clipboard
class LiveAudioPlayer(context: Context, tokenProvider: TokenProvider) : BaseAudioPlayer

Created by Johan Halin on 3.9.2025. Copyright © 2025 Richie Ltd. All rights reserved.

Link copied to clipboard

Created by Johan Halin on 3.9.2025. Copyright © 2025 Richie Ltd. All rights reserved.

Link copied to clipboard

Created by Johan Halin on 3.9.2025. Copyright © 2025 Richie Ltd. All rights reserved.

Properties

Link copied to clipboard