Share via


IManifestStream.GetIterator Method

Applies to: Windows Store apps only

Gets the last chunk iterator within the specified time range.

Syntax

IChunkIter GetIterator(
long minTime,
long time
)
IChunkIter^ GetIterator(
[InAttribute] long long minTime, 
[InAttribute] long long time
)
function GetIterator(
minTime : long, 
time : long
) : IChunkIter

Parameters

Return Value

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Not Supported

Metadata

Microsoft.Media.AdaptiveStreaming.winmd