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.

IMFMediaEngine::GetStartTime method

Gets the initial playback position.

Syntax


double GetStartTime();

Parameters

This method has no parameters.

Return value

Returns the initial playback position, in seconds.

Remarks

This method corresponds to the initialTime attribute of the HTMLMediaElement interface in HTML5.

Requirements

Minimum supported client

Windows 8 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 [desktop apps | Windows Store apps]

Header

Mfmediaengine.h

See also

IMFMediaEngine

 

 

Show:
© 2017 Microsoft