IAMVideoTransformComponent (Compact 7)
3/12/2014
This interface is implemented by video transform filters that have rotation or scaling capabilities such as video decoders or color converters. The downstream filter uses this filter to control the scaling and rotation parameters of upstream filters.
Methods
In addition to the methods inherited from IUnknown this interface exposes the following methods.
Method | Description |
---|---|
Returns the parameters of the buffer. |
|
Returns the rotation capabilities of the stream. |
|
Returns the scaling capabilities of the stream. |
|
Returns the mode that is used for scaling. |
|
Returns the scaling mode capabilities of the stream. |
|
Sets the parameters of the buffer. |
|
Sets the mode that is used for scaling. |
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |