toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-api
/
org.jellyfin.sdk.api.operations
/
SubtitleApi
/
deleteSubtitle
delete
Subtitle
suspend
fun
deleteSubtitle
(
itemId
:
<Error class: unknown class>
,
index
:
Int
)
:
Response
<
Unit
>
Deletes an external subtitle file.
Parameters
item
Id
The item id.
index
The index of the subtitle file.