Vdocipher
1.26.5
Vdocipher
/
com.vdocipher.aegis.media
/
Track
/
Track
Track
open
fun
Track
(
id
:
Int
,
type
:
Int
,
height
:
Int
,
width
:
Int
,
bitrate
:
Int
,
@
Nullable
language
:
String
,
@
Nullable
label
:
String
,
@
Nullable
codec
:
String
,
@
Nullable
mimeType
:
String
)
open
fun
Track
(
id
:
Int
,
type
:
Int
,
height
:
Int
,
width
:
Int
,
bitrate
:
Int
,
@
Nullable
language
:
String
,
@
Nullable
label
:
String
,
@
Nullable
codec
:
String
,
@
Nullable
mimeType
:
String
,
groupIndex
:
Int
,
streamIndex
:
Int
)