toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.deviceprofile
/
DeviceProfileBuilder
/
subtitleProfile
subtitle
Profile
fun
subtitleProfile
(
body
:
SubtitleProfileBuilder
.
(
)
->
Unit
)
:
SubtitleProfile
fun
subtitleProfile
(
format
:
String
,
method
:
SubtitleDeliveryMethod
,
language
:
String
?
=
null
)
:
SubtitleProfile