aws-cdk-lib.aws_medialive.CfnChannel.AudioDolbyEDecodeProperty
interface AudioDolbyEDecodeProperty
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.MediaLive.CfnChannel.AudioDolbyEDecodeProperty |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsmedialive#CfnChannel_AudioDolbyEDecodeProperty |
![]() | software.amazon.awscdk.services.medialive.CfnChannel.AudioDolbyEDecodeProperty |
![]() | aws_cdk.aws_medialive.CfnChannel.AudioDolbyEDecodeProperty |
![]() | aws-cdk-lib » aws_medialive » CfnChannel » AudioDolbyEDecodeProperty |
Example
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import { aws_medialive as medialive } from 'aws-cdk-lib';
const audioDolbyEDecodeProperty: medialive.CfnChannel.AudioDolbyEDecodeProperty = {
programSelection: 'programSelection',
};
Properties
Name | Type | Description |
---|---|---|
program | string | CfnChannel.AudioDolbyEDecodeProperty.ProgramSelection . |
programSelection?
Type:
string
(optional)
CfnChannel.AudioDolbyEDecodeProperty.ProgramSelection
.