Archive Element
Enables archiving of live streams to on-demand Smooth Streaming presentations.
<Archive enabled="true|false">
<SegmentLength />
<Path />
</Archive>
Attributes
Attribute |
Description |
---|---|
enabled |
Required. true to enable archiving of live streams to on-demand Smooth Streaming presentations; otherwise, false. |
Child Elements
Parent Element
Example
<Archive enabled="true">
<Path useEventIdOnPath="false" />
</Archive>