jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
jellyfin-sdk-kotlin
jellyfin-model
/
org.jellyfin.sdk.model.api
/
DirectPlayProfile
/
DirectPlayProfile
Direct
Play
Profile
constructor
(
container
:
String
,
audioCodec
:
String
?
=
null
,
videoCodec
:
String
?
=
null
,
type
:
DlnaProfileType
)