Show / Hide Table of Contents

Class CfnChannel.MultiplexM2tsSettingsProperty

Inheritance
object
CfnChannel.MultiplexM2tsSettingsProperty
Implements
CfnChannel.IMultiplexM2tsSettingsProperty
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Amazon.CDK.AWS.MediaLive
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public class CfnChannel.MultiplexM2tsSettingsProperty : CfnChannel.IMultiplexM2tsSettingsProperty
Syntax (vb)
Public Class CfnChannel.MultiplexM2tsSettingsProperty Implements CfnChannel.IMultiplexM2tsSettingsProperty
Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-multiplexm2tssettings.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.AWS.MediaLive;

             var multiplexM2tsSettingsProperty = new MultiplexM2tsSettingsProperty {
                 AbsentInputAudioBehavior = "absentInputAudioBehavior",
                 Arib = "arib",
                 AudioBufferModel = "audioBufferModel",
                 AudioFramesPerPes = 123,
                 AudioStreamType = "audioStreamType",
                 CcDescriptor = "ccDescriptor",
                 Ebif = "ebif",
                 EsRateInPes = "esRateInPes",
                 Klv = "klv",
                 NielsenId3Behavior = "nielsenId3Behavior",
                 PcrControl = "pcrControl",
                 PcrPeriod = 123,
                 Scte35Control = "scte35Control",
                 Scte35PrerollPullupMilliseconds = 123
             };

Synopsis

Constructors

MultiplexM2tsSettingsProperty()

Properties

AbsentInputAudioBehavior
Arib
AudioBufferModel
AudioFramesPerPes
AudioStreamType
CcDescriptor
Ebif
EsRateInPes
Klv
NielsenId3Behavior
PcrControl
PcrPeriod
Scte35Control
Scte35PrerollPullupMilliseconds

Constructors

MultiplexM2tsSettingsProperty()

public MultiplexM2tsSettingsProperty()
Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-multiplexm2tssettings.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.AWS.MediaLive;

             var multiplexM2tsSettingsProperty = new MultiplexM2tsSettingsProperty {
                 AbsentInputAudioBehavior = "absentInputAudioBehavior",
                 Arib = "arib",
                 AudioBufferModel = "audioBufferModel",
                 AudioFramesPerPes = 123,
                 AudioStreamType = "audioStreamType",
                 CcDescriptor = "ccDescriptor",
                 Ebif = "ebif",
                 EsRateInPes = "esRateInPes",
                 Klv = "klv",
                 NielsenId3Behavior = "nielsenId3Behavior",
                 PcrControl = "pcrControl",
                 PcrPeriod = 123,
                 Scte35Control = "scte35Control",
                 Scte35PrerollPullupMilliseconds = 123
             };

Properties

AbsentInputAudioBehavior

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

string

Remarks

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

Arib

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

string

Remarks

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

AudioBufferModel

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

string

Remarks

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

AudioFramesPerPes

public double? AudioFramesPerPes { get; set; }
Property Value

double?

Remarks

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

AudioStreamType

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

string

Remarks

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

CcDescriptor

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

string

Remarks

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

Ebif

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

string

Remarks

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

EsRateInPes

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

string

Remarks

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

Klv

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

string

Remarks

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

NielsenId3Behavior

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

string

Remarks

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

PcrControl

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

string

Remarks

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

PcrPeriod

public double? PcrPeriod { get; set; }
Property Value

double?

Remarks

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

Scte35Control

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

string

Remarks

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

Scte35PrerollPullupMilliseconds

public double? Scte35PrerollPullupMilliseconds { get; set; }
Property Value

double?

Remarks

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

Implements

CfnChannel.IMultiplexM2tsSettingsProperty
Back to top Generated by DocFX