Share via


IBasicVideo2.GetVideoSize

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

The GetVideoSize method retrieves the native video dimensions.

objVideo.GetVideoSize(
    ByRef Width As Long, 
    ByRef Height As Long)

Parameters

  • Width
    Variable that receives the width of the video image, in pixels.

  • Height
    Variable that receives the height of the video image, in pixels.

Return Value

This method does not return a value.

Requirements

Type Library

ActiveMovie control type library

DLL

Quartz.dll

See Also

IBasicVideo2 Object

 

 

Send comments about this topic to Microsoft

Build date: 8/31/2010