IDirectDrawVideo::CanUseOverlayStretch (Compact 2013)
3/26/2014
This method determines whether the renderer will check overlay restrictions.
Syntax
HRESULT CanUseOverlayStretch(
long* UseOverlayStretch
);
Parameters
- UseOverlayStretch
Set to OATRUE if the renderer can use overlay stretching; otherwise, set to OAFALSE.
Return Value
Returns an HRESULT value.
Remarks
For a description of overlay stretching, see IDirectDrawVideo::UseOverlayStretch.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |