toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-api
/
org.jellyfin.sdk.api.operations
/
HlsSegmentApi
/
getHlsVideoSegmentLegacy
get
Hls
Video
Segment
Legacy
suspend
fun
getHlsVideoSegmentLegacy
(
itemId
:
String
,
playlistId
:
String
,
segmentId
:
String
,
segmentContainer
:
String
)
:
Response
<
<Error class: unknown class>
>
Gets a hls video segment.
Parameters
item
Id
The item id.
playlist
Id
The playlist id.
segment
Id
The segment id.
segment
Container
The segment container.