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

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

Parameters

element
Type: System.Xml.LinqXElement
See Also