Click or drag to resize
StreamIndex Constructor (SmoothStreamingMedia, SmoothStreamingAdaptiveTrackInfo)
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(
	SmoothStreamingMedia parent,
	SmoothStreamingAdaptiveTrackInfo adaptiveTrack
)

Parameters

parent
Type: StreamCoders.Adaptive.SmoothStreamingSmoothStreamingMedia
adaptiveTrack
Type: StreamCoders.AdaptiveSmoothStreamingAdaptiveTrackInfo
See Also