IMFMediaEngineEx::GetInitialBufferingTime method

[This documentation is preliminary and is subject to change.]

Applies to: desktop apps | Metro style apps

Gets the amount of data that the Media Engine buffers before starting playback.

Syntax

HRESULT GetInitialBufferingTime(
  [out]  FLOAT *pfTime
);

Parameters

  • pfTime [out]
    Receives the amount of data that the Media Engine buffers, in seconds.

Return value

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

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Header

Mfmediaengine.h

See also

IMFMediaEngineEx

 

 

Send comments about this topic to Microsoft

Build date: 5/5/2012