Click or drag to resize
StreamIndexManifestOutput Property

Specifies whether sample data for this stream appears directly in the manifest as part of the ManifestOutputSample field.

Namespace: StreamCoders.Adaptive.SmoothStreaming
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public Nullable<bool> ManifestOutput { get; set; }

Property Value

Type: NullableBoolean
See Also