IMFMediaEngineWebSupport::ShouldDelayTheLoadEvent method (mfmediaengine.h)

Gets a value indicating if the connecting to Web audio should delay the page's load event.

Syntax

BOOL ShouldDelayTheLoadEvent();

Return value

True if connection to Web audio should delay the page's load event; otherwise, false.

Requirements

Requirement Value
Target Platform Windows
Header mfmediaengine.h

See also

IMFMediaEngineWebSupport