toggle menu
new-player
androidJvm
switch theme
search in API
new-player
/
net.newpipe.newplayer.data
/
StreamTrack
Stream
Track
interface
StreamTrack
:
Comparable
<
StreamTrack
>
Media3 does not provide a class to represent individual tracks. So here we go.
Inheritors
VideoStreamTrack
AudioStreamTrack
Members
Properties
file
Format
Link copied to clipboard
abstract
val
fileFormat
:
String
Functions
compare
To
Link copied to clipboard
abstract
operator
fun
compareTo
(
other
:
StreamTrack
)
:
Int
to
Long
Identifier
String
Link copied to clipboard
abstract
fun
toLongIdentifierString
(
)
:
String
to
Short
Identifier
String
Link copied to clipboard
abstract
fun
toShortIdentifierString
(
)
:
String