TIEMediaFoundationVideoProcessorRotation
Declaration
type TIEMediaFoundationVideoProcessorRotation = (mfprNone = 0, mfprNormal = 1);
Description
Value | Description |
mfprNone | Do not rotate the image |
mfprNormal | Rotate the image to the correct viewing orientation |