Share via


IVideoWindow.GetMinIdealImageSize

Note  This topic is deprecated. It applies to Visual Basic 6.0. DirectShow is not supported for Visual Basic .NET or C#.

The GetMinIdealImageSize method retrieves the minimum ideal size for the video image.

objVideoWindow.GetMinIdealImageSize(
    ByRef Width As Long,
    ByRef Height As Long)

Parameters

  • Width
    Variable that receives the minimum ideal width, in pixels.

  • Height
    Variable that receives the minimum ideal height, in pixels.

Return Value

This method does not return a value.

Remarks

The minimum 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

IVideoWindow Object

 

 

Send comments about this topic to Microsoft

Build date: 8/31/2010