AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Placeholder documentation for Channel
Namespace: Amazon.MediaLive.Model
Assembly: AWSSDK.MediaLive.dll
Version: 3.x.y.z
public class Channel
The Channel type exposes the following members
Name | Description | |
---|---|---|
![]() |
Channel() |
Name | Type | Description | |
---|---|---|---|
![]() |
AnywhereSettings | Amazon.MediaLive.Model.DescribeAnywhereSettings |
Gets and sets the property AnywhereSettings. Anywhere settings for this channel. |
![]() |
Arn | System.String |
Gets and sets the property Arn. The unique arn of the channel. |
![]() |
CdiInputSpecification | Amazon.MediaLive.Model.CdiInputSpecification |
Gets and sets the property CdiInputSpecification. Specification of CDI inputs for this channel |
![]() |
ChannelClass | Amazon.MediaLive.ChannelClass |
Gets and sets the property ChannelClass. The class for this channel. STANDARD for a channel with two pipelines or SINGLE_PIPELINE for a channel with one pipeline. |
![]() |
ChannelEngineVersion | Amazon.MediaLive.Model.ChannelEngineVersionResponse |
Gets and sets the property ChannelEngineVersion. Requested engine version for this channel. |
![]() |
Destinations | System.Collections.Generic.List<Amazon.MediaLive.Model.OutputDestination> |
Gets and sets the property Destinations. A list of destinations of the channel. For UDP outputs, there is onedestination per output. For other types (HLS, for example), there isone destination per packager. |
![]() |
EgressEndpoints | System.Collections.Generic.List<Amazon.MediaLive.Model.ChannelEgressEndpoint> |
Gets and sets the property EgressEndpoints. The endpoints where outgoing connections initiate from |
![]() |
EncoderSettings | Amazon.MediaLive.Model.EncoderSettings |
Gets and sets the property EncoderSettings. |
![]() |
Id | System.String |
Gets and sets the property Id. The unique id of the channel. |
![]() |
InputAttachments | System.Collections.Generic.List<Amazon.MediaLive.Model.InputAttachment> |
Gets and sets the property InputAttachments. List of input attachments for channel. |
![]() |
InputSpecification | Amazon.MediaLive.Model.InputSpecification |
Gets and sets the property InputSpecification. Specification of network and file inputs for this channel |
![]() |
LogLevel | Amazon.MediaLive.LogLevel |
Gets and sets the property LogLevel. The log level being written to CloudWatch Logs. |
![]() |
Maintenance | Amazon.MediaLive.Model.MaintenanceStatus |
Gets and sets the property Maintenance. Maintenance settings for this channel. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the channel. (user-mutable) |
![]() |
PipelineDetails | System.Collections.Generic.List<Amazon.MediaLive.Model.PipelineDetail> |
Gets and sets the property PipelineDetails. Runtime details for the pipelines of a running channel. |
![]() |
PipelinesRunningCount | System.Int32 |
Gets and sets the property PipelinesRunningCount. The number of currently healthy pipelines. |
![]() |
RoleArn | System.String |
Gets and sets the property RoleArn. The Amazon Resource Name (ARN) of the role assumed when running the Channel. |
![]() |
State | Amazon.MediaLive.ChannelState |
Gets and sets the property State. |
![]() |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. A collection of key-value pairs. |
![]() |
Vpc | Amazon.MediaLive.Model.VpcOutputSettingsDescription |
Gets and sets the property Vpc. Settings for VPC output |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5