Interface CfnOriginEndpointPropsMixin.IDashManifestConfigurationProperty
The DASH manifest configuration associated with the origin endpoint.
Namespace: Amazon.CDK.Mixins.Preview.AWS.MediaPackageV2.Mixins
Assembly: Amazon.CDK.Mixins.Preview.dll
Syntax (csharp)
public interface CfnOriginEndpointPropsMixin.IDashManifestConfigurationProperty
Syntax (vb)
Public Interface CfnOriginEndpointPropsMixin.IDashManifestConfigurationProperty
Remarks
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.Mixins.Preview.AWS.MediaPackageV2.Mixins;
var dashManifestConfigurationProperty = new DashManifestConfigurationProperty {
BaseUrls = new [] { new DashBaseUrlProperty {
DvbPriority = 123,
DvbWeight = 123,
ServiceLocation = "serviceLocation",
Url = "url"
} },
Compactness = "compactness",
DrmSignaling = "drmSignaling",
DvbSettings = new DashDvbSettingsProperty {
ErrorMetrics = new [] { new DashDvbMetricsReportingProperty {
Probability = 123,
ReportingUrl = "reportingUrl"
} },
FontDownload = new DashDvbFontDownloadProperty {
FontFamily = "fontFamily",
MimeType = "mimeType",
Url = "url"
}
},
FilterConfiguration = new FilterConfigurationProperty {
ClipStartTime = "clipStartTime",
End = "end",
ManifestFilter = "manifestFilter",
Start = "start",
TimeDelaySeconds = 123
},
ManifestName = "manifestName",
ManifestWindowSeconds = 123,
MinBufferTimeSeconds = 123,
MinUpdatePeriodSeconds = 123,
PeriodTriggers = new [] { "periodTriggers" },
Profiles = new [] { "profiles" },
ProgramInformation = new DashProgramInformationProperty {
Copyright = "copyright",
LanguageCode = "languageCode",
MoreInformationUrl = "moreInformationUrl",
Source = "source",
Title = "title"
},
ScteDash = new ScteDashProperty {
AdMarkerDash = "adMarkerDash"
},
SegmentTemplateFormat = "segmentTemplateFormat",
SubtitleConfiguration = new DashSubtitleConfigurationProperty {
TtmlConfiguration = new DashTtmlConfigurationProperty {
TtmlProfile = "ttmlProfile"
}
},
SuggestedPresentationDelaySeconds = 123,
UtcTiming = new DashUtcTimingProperty {
TimingMode = "timingMode",
TimingSource = "timingSource"
}
};
Synopsis
Properties
| BaseUrls | The base URLs to use for retrieving segments. |
| Compactness | The layout of the DASH manifest that MediaPackage produces. |
| DrmSignaling | Determines how the DASH manifest signals the DRM content. |
| DvbSettings | For endpoints that use the DVB-DASH profile only. |
| FilterConfiguration | Filter configuration includes settings for manifest filtering, start and end times, and time delay that apply to all of your egress requests for this manifest. |
| ManifestName | A short string that's appended to the endpoint URL. |
| ManifestWindowSeconds | The total duration (in seconds) of the manifest's content. |
| MinBufferTimeSeconds | Minimum amount of content (in seconds) that a player must keep available in the buffer. |
| MinUpdatePeriodSeconds | Minimum amount of time (in seconds) that the player should wait before requesting updates to the manifest. |
| PeriodTriggers | A list of triggers that controls when AWS Elemental MediaPackage separates the MPEG-DASH manifest into multiple periods. |
| Profiles | The profile that the output is compliant with. |
| ProgramInformation | Details about the content that you want MediaPackage to pass through in the manifest to the playback device. |
| ScteDash | The SCTE configuration. |
| SegmentTemplateFormat | Determines the type of variable used in the |
| SubtitleConfiguration | The configuration for DASH subtitles. |
| SuggestedPresentationDelaySeconds | The amount of time (in seconds) that the player should be from the end of the manifest. |
| UtcTiming | Determines the type of UTC timing included in the DASH Media Presentation Description (MPD). |
Properties
BaseUrls
The base URLs to use for retrieving segments.
object? BaseUrls { get; }
Property Value
Remarks
Type union: either IResolvable or (either IResolvable or CfnOriginEndpointPropsMixin.IDashBaseUrlProperty)[]
Compactness
The layout of the DASH manifest that MediaPackage produces.
string? Compactness { get; }
Property Value
Remarks
STANDARD indicates a default manifest, which is compacted. NONE indicates a full manifest.
For information about compactness, see DASH manifest compactness in the AWS Elemental MediaPackage v2 User Guide .
DrmSignaling
Determines how the DASH manifest signals the DRM content.
string? DrmSignaling { get; }
Property Value
Remarks
DvbSettings
For endpoints that use the DVB-DASH profile only.
object? DvbSettings { get; }
Property Value
Remarks
The font download and error reporting information that you want MediaPackage to pass through to the manifest.
Type union: either IResolvable or CfnOriginEndpointPropsMixin.IDashDvbSettingsProperty
FilterConfiguration
Filter configuration includes settings for manifest filtering, start and end times, and time delay that apply to all of your egress requests for this manifest.
object? FilterConfiguration { get; }
Property Value
Remarks
Type union: either IResolvable or CfnOriginEndpointPropsMixin.IFilterConfigurationProperty
ManifestName
A short string that's appended to the endpoint URL.
string? ManifestName { get; }
Property Value
Remarks
The child manifest name creates a unique path to this endpoint.
ManifestWindowSeconds
The total duration (in seconds) of the manifest's content.
double? ManifestWindowSeconds { get; }
Property Value
Remarks
MinBufferTimeSeconds
Minimum amount of content (in seconds) that a player must keep available in the buffer.
double? MinBufferTimeSeconds { get; }
Property Value
Remarks
MinUpdatePeriodSeconds
Minimum amount of time (in seconds) that the player should wait before requesting updates to the manifest.
double? MinUpdatePeriodSeconds { get; }
Property Value
Remarks
PeriodTriggers
A list of triggers that controls when AWS Elemental MediaPackage separates the MPEG-DASH manifest into multiple periods.
string[]? PeriodTriggers { get; }
Property Value
string[]
Remarks
Type ADS to indicate that AWS Elemental MediaPackage must create periods in the output manifest that correspond to SCTE-35 ad markers in the input source. Leave this value empty to indicate that the manifest is contained all in one period. For more information about periods in the DASH manifest, see Multi-period DASH in AWS Elemental MediaPackage .
Profiles
The profile that the output is compliant with.
string[]? Profiles { get; }
Property Value
string[]
Remarks
ProgramInformation
Details about the content that you want MediaPackage to pass through in the manifest to the playback device.
object? ProgramInformation { get; }
Property Value
Remarks
Type union: either IResolvable or CfnOriginEndpointPropsMixin.IDashProgramInformationProperty
ScteDash
The SCTE configuration.
object? ScteDash { get; }
Property Value
Remarks
SegmentTemplateFormat
Determines the type of variable used in the media URL of the SegmentTemplate tag in the manifest.
string? SegmentTemplateFormat { get; }
Property Value
Remarks
Also specifies if segment timeline information is included in SegmentTimeline or SegmentTemplate .
Value description:
SubtitleConfiguration
The configuration for DASH subtitles.
object? SubtitleConfiguration { get; }
Property Value
Remarks
Type union: either IResolvable or CfnOriginEndpointPropsMixin.IDashSubtitleConfigurationProperty
SuggestedPresentationDelaySeconds
The amount of time (in seconds) that the player should be from the end of the manifest.
double? SuggestedPresentationDelaySeconds { get; }
Property Value
Remarks
UtcTiming
Determines the type of UTC timing included in the DASH Media Presentation Description (MPD).
object? UtcTiming { get; }