AWS SDK Version 3 for .NET
API Reference

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.

Resource configuration (codec, resolution, bitrate, ...)

Inheritance Hierarchy

System.Object
  Amazon.MediaLive.Model.ReservationResourceSpecification

Namespace: Amazon.MediaLive.Model
Assembly: AWSSDK.MediaLive.dll
Version: 3.x.y.z

Syntax

C#
public class ReservationResourceSpecification

The ReservationResourceSpecification type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ChannelClass Amazon.MediaLive.ChannelClass

Gets and sets the property ChannelClass. Channel class, e.g. 'STANDARD'

Public Property Codec Amazon.MediaLive.ReservationCodec

Gets and sets the property Codec. Codec, e.g. 'AVC'

Public Property MaximumBitrate Amazon.MediaLive.ReservationMaximumBitrate

Gets and sets the property MaximumBitrate. Maximum bitrate, e.g. 'MAX_20_MBPS'

Public Property MaximumFramerate Amazon.MediaLive.ReservationMaximumFramerate

Gets and sets the property MaximumFramerate. Maximum framerate, e.g. 'MAX_30_FPS' (Outputs only)

Public Property Resolution Amazon.MediaLive.ReservationResolution

Gets and sets the property Resolution. Resolution, e.g. 'HD'

Public Property ResourceType Amazon.MediaLive.ReservationResourceType

Gets and sets the property ResourceType. Resource type, 'INPUT', 'OUTPUT', 'MULTIPLEX', or 'CHANNEL'

Public Property SpecialFeature Amazon.MediaLive.ReservationSpecialFeature

Gets and sets the property SpecialFeature. Special feature, e.g. 'AUDIO_NORMALIZATION' (Channels only)

Public Property VideoQuality Amazon.MediaLive.ReservationVideoQuality

Gets and sets the property VideoQuality. Video quality, e.g. 'STANDARD' (Outputs only)

Version Information

.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