Show / Hide Table of Contents

Class CfnChannelPropsMixin.ArchiveOutputSettingsProperty

The archive output settings.

Inheritance
object
CfnChannelPropsMixin.ArchiveOutputSettingsProperty
Implements
CfnChannelPropsMixin.IArchiveOutputSettingsProperty
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Amazon.CDK.Mixins.Preview.AWS.MediaLive.Mixins
Assembly: Amazon.CDK.Mixins.Preview.dll
Syntax (csharp)
public class CfnChannelPropsMixin.ArchiveOutputSettingsProperty : CfnChannelPropsMixin.IArchiveOutputSettingsProperty
Syntax (vb)
Public Class CfnChannelPropsMixin.ArchiveOutputSettingsProperty Implements CfnChannelPropsMixin.IArchiveOutputSettingsProperty
Remarks

The parent of this entity is OutputSettings.

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-archiveoutputsettings.html

ExampleMetadata: fixture=_generated

Examples
// The code below shows an example of how to instantiate this type.
             // The values are placeholders you should change.
             using Amazon.CDK.Mixins.Preview.AWS.MediaLive.Mixins;

             var archiveOutputSettingsProperty = new ArchiveOutputSettingsProperty {
                 ContainerSettings = new ArchiveContainerSettingsProperty {
                     M2TsSettings = new M2tsSettingsProperty {
                         AbsentInputAudioBehavior = "absentInputAudioBehavior",
                         Arib = "arib",
                         AribCaptionsPid = "aribCaptionsPid",
                         AribCaptionsPidControl = "aribCaptionsPidControl",
                         AudioBufferModel = "audioBufferModel",
                         AudioFramesPerPes = 123,
                         AudioPids = "audioPids",
                         AudioStreamType = "audioStreamType",
                         Bitrate = 123,
                         BufferModel = "bufferModel",
                         CcDescriptor = "ccDescriptor",
                         DvbNitSettings = new DvbNitSettingsProperty {
                             NetworkId = 123,
                             NetworkName = "networkName",
                             RepInterval = 123
                         },
                         DvbSdtSettings = new DvbSdtSettingsProperty {
                             OutputSdt = "outputSdt",
                             RepInterval = 123,
                             ServiceName = "serviceName",
                             ServiceProviderName = "serviceProviderName"
                         },
                         DvbSubPids = "dvbSubPids",
                         DvbTdtSettings = new DvbTdtSettingsProperty {
                             RepInterval = 123
                         },
                         DvbTeletextPid = "dvbTeletextPid",
                         Ebif = "ebif",
                         EbpAudioInterval = "ebpAudioInterval",
                         EbpLookaheadMs = 123,
                         EbpPlacement = "ebpPlacement",
                         EcmPid = "ecmPid",
                         EsRateInPes = "esRateInPes",
                         EtvPlatformPid = "etvPlatformPid",
                         EtvSignalPid = "etvSignalPid",
                         FragmentTime = 123,
                         Klv = "klv",
                         KlvDataPids = "klvDataPids",
                         NielsenId3Behavior = "nielsenId3Behavior",
                         NullPacketBitrate = 123,
                         PatInterval = 123,
                         PcrControl = "pcrControl",
                         PcrPeriod = 123,
                         PcrPid = "pcrPid",
                         PmtInterval = 123,
                         PmtPid = "pmtPid",
                         ProgramNum = 123,
                         RateMode = "rateMode",
                         Scte27Pids = "scte27Pids",
                         Scte35Control = "scte35Control",
                         Scte35Pid = "scte35Pid",
                         Scte35PrerollPullupMilliseconds = 123,
                         SegmentationMarkers = "segmentationMarkers",
                         SegmentationStyle = "segmentationStyle",
                         SegmentationTime = 123,
                         TimedMetadataBehavior = "timedMetadataBehavior",
                         TimedMetadataPid = "timedMetadataPid",
                         TransportStreamId = 123,
                         VideoPid = "videoPid"
                     },
                     RawSettings = new RawSettingsProperty { }
                 },
                 Extension = "extension",
                 NameModifier = "nameModifier"
             };

Synopsis

Constructors

ArchiveOutputSettingsProperty()

The archive output settings.

Properties

ContainerSettings

The settings that are specific to the container type of the file.

Extension

The output file extension.

NameModifier

A string that is concatenated to the end of the destination file name.

Constructors

ArchiveOutputSettingsProperty()

The archive output settings.

public ArchiveOutputSettingsProperty()
Remarks

The parent of this entity is OutputSettings.

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-archiveoutputsettings.html

ExampleMetadata: fixture=_generated

Examples
// The code below shows an example of how to instantiate this type.
             // The values are placeholders you should change.
             using Amazon.CDK.Mixins.Preview.AWS.MediaLive.Mixins;

             var archiveOutputSettingsProperty = new ArchiveOutputSettingsProperty {
                 ContainerSettings = new ArchiveContainerSettingsProperty {
                     M2TsSettings = new M2tsSettingsProperty {
                         AbsentInputAudioBehavior = "absentInputAudioBehavior",
                         Arib = "arib",
                         AribCaptionsPid = "aribCaptionsPid",
                         AribCaptionsPidControl = "aribCaptionsPidControl",
                         AudioBufferModel = "audioBufferModel",
                         AudioFramesPerPes = 123,
                         AudioPids = "audioPids",
                         AudioStreamType = "audioStreamType",
                         Bitrate = 123,
                         BufferModel = "bufferModel",
                         CcDescriptor = "ccDescriptor",
                         DvbNitSettings = new DvbNitSettingsProperty {
                             NetworkId = 123,
                             NetworkName = "networkName",
                             RepInterval = 123
                         },
                         DvbSdtSettings = new DvbSdtSettingsProperty {
                             OutputSdt = "outputSdt",
                             RepInterval = 123,
                             ServiceName = "serviceName",
                             ServiceProviderName = "serviceProviderName"
                         },
                         DvbSubPids = "dvbSubPids",
                         DvbTdtSettings = new DvbTdtSettingsProperty {
                             RepInterval = 123
                         },
                         DvbTeletextPid = "dvbTeletextPid",
                         Ebif = "ebif",
                         EbpAudioInterval = "ebpAudioInterval",
                         EbpLookaheadMs = 123,
                         EbpPlacement = "ebpPlacement",
                         EcmPid = "ecmPid",
                         EsRateInPes = "esRateInPes",
                         EtvPlatformPid = "etvPlatformPid",
                         EtvSignalPid = "etvSignalPid",
                         FragmentTime = 123,
                         Klv = "klv",
                         KlvDataPids = "klvDataPids",
                         NielsenId3Behavior = "nielsenId3Behavior",
                         NullPacketBitrate = 123,
                         PatInterval = 123,
                         PcrControl = "pcrControl",
                         PcrPeriod = 123,
                         PcrPid = "pcrPid",
                         PmtInterval = 123,
                         PmtPid = "pmtPid",
                         ProgramNum = 123,
                         RateMode = "rateMode",
                         Scte27Pids = "scte27Pids",
                         Scte35Control = "scte35Control",
                         Scte35Pid = "scte35Pid",
                         Scte35PrerollPullupMilliseconds = 123,
                         SegmentationMarkers = "segmentationMarkers",
                         SegmentationStyle = "segmentationStyle",
                         SegmentationTime = 123,
                         TimedMetadataBehavior = "timedMetadataBehavior",
                         TimedMetadataPid = "timedMetadataPid",
                         TransportStreamId = 123,
                         VideoPid = "videoPid"
                     },
                     RawSettings = new RawSettingsProperty { }
                 },
                 Extension = "extension",
                 NameModifier = "nameModifier"
             };

Properties

ContainerSettings

The settings that are specific to the container type of the file.

public object? ContainerSettings { get; set; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-archiveoutputsettings.html#cfn-medialive-channel-archiveoutputsettings-containersettings

Type union: either IResolvable or CfnChannelPropsMixin.IArchiveContainerSettingsProperty

Extension

The output file extension.

public string? Extension { get; set; }
Property Value

string

Remarks

If excluded, this is auto-selected from the container type.

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-archiveoutputsettings.html#cfn-medialive-channel-archiveoutputsettings-extension

NameModifier

A string that is concatenated to the end of the destination file name.

public string? NameModifier { get; set; }
Property Value

string

Remarks

The string is required for multiple outputs of the same type.

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-archiveoutputsettings.html#cfn-medialive-channel-archiveoutputsettings-namemodifier

Implements

CfnChannelPropsMixin.IArchiveOutputSettingsProperty
Back to top Generated by DocFX