AdMarkerDash
- class aws_cdk.aws_mediapackagev2_alpha.AdMarkerDash(*values)
Bases:
Enum(experimental) Choose how ad markers are included in the packaged content.
- Stability:
experimental
Attributes
- BINARY
(experimental) Option for BINARY - The SCTE-35 marker is expressed as a hex-string (Base64 string) rather than full XML.
- Stability:
experimental
- XML
(experimental) Option for XML - The SCTE marker is expressed fully in XML.
- Stability:
experimental