Pillarbox
Toggle table of contents
9.0.1
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Pillarbox
pillarbox-player
/
ch.srgssr.pillarbox.player.tracks
/
Track
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
group
:
Tracks.Group
,
groupIndex
:
Int
,
trackIndexInGroup
:
Int
)
:
Track
?
Creates a
Track
from the track at
trackIndexInGroup
in
group
.