IMFSeekInfo interface (mfidl.h)
For a particular seek position, gets the two nearest key frames.
Inheritance
The IMFSeekInfo interface inherits from the IUnknown interface. IMFSeekInfo also has these types of members:
Methods
The IMFSeekInfo interface has these methods.
IMFSeekInfo::GetNearestKeyFrames For a particular seek position, gets the two nearest key frames. (IMFSeekInfo.GetNearestKeyFrames) |
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
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | mfidl.h |