TIEMediaFoundationVideoProcessor.SetRotation
Declaration
procedure SetRotation(rotation: TIEMediaFoundationVideoProcessorRotation);
Description
Specifies whether to rotate the video to the correct orientation.
// Enable auto-rotation
ImageEnView1.IO.MediaFoundationSourceReader.VideoProcessor.SetRotation( mfprNormal );