toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.deviceprofile
/
DirectPlayProfileBuilder
Direct
Play
Profile
Builder
class
DirectPlayProfileBuilder
Members
Constructors
Direct
Play
Profile
Builder
Link copied to clipboard
constructor
(
)
Properties
type
Link copied to clipboard
var
type
:
DlnaProfileType
Functions
audio
Codec
Link copied to clipboard
fun
audioCodec
(
vararg
codec
:
String
)
build
Link copied to clipboard
fun
build
(
)
:
DirectPlayProfile
container
Link copied to clipboard
fun
container
(
vararg
container
:
String
)
video
Codec
Link copied to clipboard
fun
videoCodec
(
vararg
codec
:
String
)