toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.api
/
MediaAttachment
/
MediaAttachment
Media
Attachment
constructor
(
codec
:
String
?
=
null
,
codecTag
:
String
?
=
null
,
comment
:
String
?
=
null
,
index
:
Int
,
fileName
:
String
?
=
null
,
mimeType
:
String
?
=
null
,
deliveryUrl
:
String
?
=
null
)