Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
Sets the full-screen mode of the renderer.
Syntax
HRESULT put_FullScreenMode(
long FullScreenMode
);
Parameters
- FullScreenMode
Full-screen mode to apply.
Return Value
Returns an HRESULT value.
Remarks
The current implementation returns E_NOTIMPL.
A video renderer that implements a full-screen mode should override this member function and implement whatever modes it supports.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |