interface AribSourceSettingsProperty
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.MediaLive.CfnChannel.AribSourceSettingsProperty |
![]() | software.amazon.awscdk.services.medialive.CfnChannel.AribSourceSettingsProperty |
![]() | aws_cdk.aws_medialive.CfnChannel.AribSourceSettingsProperty |
![]() | @aws-cdk/aws-medialive » CfnChannel » AribSourceSettingsProperty |
Information about the ARIB captions to extract from the input.
The parent of this entity is CaptionSelectorSettings.
Example
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import * as medialive from '@aws-cdk/aws-medialive';
const aribSourceSettingsProperty: medialive.CfnChannel.AribSourceSettingsProperty = { };