AMScalingRatio (Compact 2013)

3/26/2014

This structure defines the x and y axis scaling ratios.

Syntax

typedef struct {
    ULONG  x,
  ULONG  y,
} AMScalingRatio;

Elements

  • x
    The x axis scaling ratio multiplied by 1000.
  • y
    The y axis scaling ratio multiplied by 1000.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

DirectShow Structures