Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IMFSeekInfo interface

For a particular seek position, gets the two nearest key frames.

Members

The IMFSeekInfo interface inherits from the IUnknown interface. IMFSeekInfo also has these types of members:

Methods

The IMFSeekInfo interface has these methods.

MethodDescription
GetNearestKeyFrames

For a particular seek position, gets the two nearest key frames.

 

Remarks

A media source can implement this interface as an optional service. To get a pointer to the interface, call IMFGetService::GetService with the service identifier MF_SCRUBBING_SERVICE.

Requirements

Minimum supported client

Windows 8 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 [desktop apps | Windows Store apps]

Header

Mfidl.h

See also

Media Foundation Interfaces

 

 

Show:
© 2017 Microsoft