Click or drag to resize
StreamIndex Constructor (XElement, SmoothStreamingMedia)
Initializes a new instance of the StreamIndex class

Namespace: StreamCoders.Adaptive.SmoothStreaming
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public StreamIndex(
	XElement element,
	SmoothStreamingMedia parent
)

Parameters

element
Type: System.Xml.LinqXElement
parent
Type: StreamCoders.Adaptive.SmoothStreamingSmoothStreamingMedia
See Also