toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.api
/
CodecProfile
/
CodecProfile
Codec
Profile
constructor
(
type
:
CodecType
,
conditions
:
List
<
ProfileCondition
>
,
applyConditions
:
List
<
ProfileCondition
>
,
codec
:
String
?
=
null
,
container
:
String
?
=
null
,
subContainer
:
String
?
=
null
)