Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the maximum drop mode. A higher drop mode means that the object will, if needed, drop samples more aggressively to match the presentation clock.
HRESULT GetMaximumDropMode(
[out] MF_QUALITY_DROP_MODE *peDropMode
);
[out] peDropMode
Receives the maximum drop mode, specified as a member of the MF_QUALITY_DROP_MODE enumeration.
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
To get the current drop mode, call the IMFQualityAdvise::GetDropMode method. To set the drop mode, call the IMFQualityAdvise::SetDropMode method.
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2008 R2 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | mfidl.h |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now