Share via


SourceSizeList Enumeration

This topic applies to Windows XP or later.

The SourceSizeList enumeration is used to indicate how the VMR will clip the source video rectangle.

Syntax

typedef enum SourceSizeList {
  sslFullSize,
  sslClipByOverScan,
  sslClipByClipRect 
} ;

Constants

Requirements

Header Declared in Dshow.h.

See Also

IMSVidVideoRenderer::get_SourceSize
IMSVidVideoRenderer::put_SourceSize
Video Control Enumerations

Send comments about this topic to Microsoft

Build date: 12/4/2008