IVideoWindow.GetMaxIdealImageSize
Note This topic is deprecated. It applies to Visual Basic 6.0. DirectShow is not supported for Visual Basic .NET or C#.
The GetMaxIdealImageSize method retrieves the maximum ideal size for the video image.
objVideoWindow.GetMaxIdealImageSize(
ByRef Width As Long,
ByRef Height As Long)
Parameters
Width
Variable that receives the maximum ideal width, in pixels.Height
Variable that receives the maximum ideal height, in pixels.
Return Value
This method does not return a value.
Remarks
The maximum ideal size may differ from the native video size, because the video hardware might have specific stretching requirements.
Requirements
Type Library |
ActiveMovie control type library |
DLL |
Quartz.dll |
See Also
Send comments about this topic to Microsoft
Build date: 8/31/2010