IVideoWindow::GetMinIdealImageSize (Compact 2013)
3/26/2014
This method retrieves the ideal minimum image size for the video image playback (client) area.
Syntax
HRESULT GetMinIdealImageSize(
long* pWidth,
long* pHeight
);
Parameters
- pWidth
[out] Image width.
- pHeight
[out] Image height.
Return Value
Returns an HRESULT value.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |