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

Namespace: StreamCoders.Adaptive
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public SmoothStreamingAdaptiveTrackInfo(
	SmoothStreamingClient client,
	StreamIndex stream
)

Parameters

client
Type: StreamCoders.AdaptiveSmoothStreamingClient
stream
Type: StreamCoders.Adaptive.SmoothStreamingStreamIndex
See Also