AM_TRANSFORM_ROTATION_CAPS (Compact 2013)

3/26/2014

This enumeration contains the rotation angles supported by the video stream.

Syntax

typedef enum {
    AM_TRANSFORM_ROTATION_CARDINAL = 0x1,
} AM_TRANSFORM_ROTATION_CAPS;

Elements

  • AM_TRANSFORM_ROTATION_CARDINAL
    The rotation can be 90, 180 or 270 degrees.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

DirectShow Enumerations