Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |