toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.media.kotlin.inputs
/
TransformOutputCustomPresetCodecAacAudioArgs
/
TransformOutputCustomPresetCodecAacAudioArgs
Transform
Output
Custom
Preset
Codec
Aac
Audio
Args
constructor
(
bitrate
:
Output
<
Int
>
?
=
null
,
channels
:
Output
<
Int
>
?
=
null
,
label
:
Output
<
String
>
?
=
null
,
profile
:
Output
<
String
>
?
=
null
,
samplingRate
:
Output
<
Int
>
?
=
null
)