Click or drag to resize
StreamIndexFindFragmentByTime Method

Namespace: StreamCoders.Adaptive.SmoothStreaming
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public StreamFragment FindFragmentByTime(
	ulong time
)

Parameters

time
Type: SystemUInt64

Return Value

Type: StreamFragment
See Also