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.

Hls Output Settings

Inheritance Hierarchy

System.Object
  Amazon.MediaLive.Model.HlsOutputSettings

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

Syntax

C#
public class HlsOutputSettings

The HlsOutputSettings type exposes the following members

Constructors

NameDescription
Public Method HlsOutputSettings()

Properties

NameTypeDescription
Public Property H265PackagingType Amazon.MediaLive.HlsH265PackagingType

Gets and sets the property H265PackagingType. Only applicable when this output is referencing an H.265 video description.Specifies whether MP4 segments should be packaged as HEV1 or HVC1.

Public Property HlsSettings Amazon.MediaLive.Model.HlsSettings

Gets and sets the property HlsSettings. Settings regarding the underlying stream. These settings are different for audio-only outputs.

Public Property NameModifier System.String

Gets and sets the property NameModifier. String concatenated to the end of the destination filename. Accepts \"Format Identifiers\":#formatIdentifierParameters.

Public Property SegmentModifier System.String

Gets and sets the property SegmentModifier. String concatenated to end of segment filenames.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5