Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.LiveOutputProperties
Package
Description
Package containing the inner data models for AzureMediaServices.
-
Uses of LiveOutputProperties in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionLiveOutputProperties.withArchiveWindowLength
(Duration archiveWindowLength) Set the archiveWindowLength property: ISO 8601 time between 1 minute to 25 hours to indicate the maximum content length that can be archived in the asset for this live output.LiveOutputProperties.withAssetName
(String assetName) Set the assetName property: The asset that the live output will write to.LiveOutputProperties.withDescription
(String description) Set the description property: The description of the live output.Set the hls property: HTTP Live Streaming (HLS) packing setting for the live output.LiveOutputProperties.withManifestName
(String manifestName) Set the manifestName property: The manifest file name.LiveOutputProperties.withOutputSnapTime
(Long outputSnapTime) Set the outputSnapTime property: The initial timestamp that the live output will start at, any content before this value will not be archived.LiveOutputProperties.withRewindWindowLength
(Duration rewindWindowLength) Set the rewindWindowLength property: ISO 8601 time between 1 minute to the duration of archiveWindowLength to control seek-able window length during Live.