Uses of Class
software.amazon.awscdk.services.medialive.alpha.M2tsEbpAudioInterval
Packages that use M2tsEbpAudioInterval
Package
Description
AWS::MediaLive Construct Library
-
Uses of M2tsEbpAudioInterval in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as M2tsEbpAudioIntervalModifier and TypeFieldDescriptionstatic final M2tsEbpAudioIntervalM2tsEbpAudioInterval.VIDEO_AND_FIXED_INTERVALS(experimental) Add audio EBP markers to partitions 3 and 4 at a fixed interval.static final M2tsEbpAudioIntervalM2tsEbpAudioInterval.VIDEO_INTERVAL(experimental) Follow the video EBP interval.Methods in software.amazon.awscdk.services.medialive.alpha that return M2tsEbpAudioIntervalModifier and TypeMethodDescriptiondefault M2tsEbpAudioIntervalM2tsSettingsProps.getEbpAudioInterval()(experimental) Placement of audio EBP markers.final M2tsEbpAudioIntervalM2tsSettingsProps.Jsii$Proxy.getEbpAudioInterval()static M2tsEbpAudioInterval(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type M2tsEbpAudioIntervalModifier and TypeMethodDescriptionM2tsSettingsProps.Builder.ebpAudioInterval(M2tsEbpAudioInterval ebpAudioInterval) Sets the value ofM2tsSettingsProps.getEbpAudioInterval()