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.
The configuration for DASH content.
Namespace: Amazon.MediaTailor.Model
Assembly: AWSSDK.MediaTailor.dll
Version: 3.x.y.z
public class DashConfiguration
The DashConfiguration type exposes the following members
Name | Description | |
---|---|---|
DashConfiguration() |
Name | Type | Description | |
---|---|---|---|
ManifestEndpointPrefix | System.String |
Gets and sets the property ManifestEndpointPrefix. The URL generated by MediaTailor to initiate a playback session. The session uses server-side reporting. This setting is ignored in PUT operations. |
|
MpdLocation | System.String |
Gets and sets the property MpdLocation.
The setting that controls whether MediaTailor includes the Location tag in DASH manifests.
MediaTailor populates the Location tag with the URL for manifest update requests,
to be used by players that don't support sticky redirects. Disable this if you have
CDN routing rules set up for accessing MediaTailor manifests, and you are either using
client-side reporting or your players support sticky HTTP redirects. Valid values
are |
|
OriginManifestType | Amazon.MediaTailor.OriginManifestType |
Gets and sets the property OriginManifestType.
The setting that controls whether MediaTailor handles manifests from the origin server
as multi-period manifests or single-period manifests. If your origin server produces
single-period manifests, set this to |
.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