Megosztás a következőn keresztül:


MediaLiveOutputData.ArchiveWindowLength Property

Definition

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. This also sets the maximum content length for the rewind window. For example, use PT1H30M to indicate 1 hour and 30 minutes of archive window.

public TimeSpan? ArchiveWindowLength { get; set; }
member this.ArchiveWindowLength : Nullable<TimeSpan> with get, set
Public Property ArchiveWindowLength As Nullable(Of TimeSpan)

Property Value

Applies to