Click or drag to resize
AdaptiveMp4FragmentAggregateConfigurationOutputDirectory Property
Gets or sets the pathname of where manifest and fragments are written to.

Namespace: StreamCoders.Adaptive.SmoothStreaming
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public string OutputDirectory { get; set; }

Property Value

Type: String
The pathname of the output directory.
See Also