Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

AVRecorder.GetVideoOrientation

Queries current video orientation.

Component Version macOS Windows Linux Server iOS SDK
AVRecorder 14.1 ❌ No ❌ No ❌ No ❌ No ✅ Yes
MBS( "AVRecorder.GetVideoOrientation"; AVSession )   More

Parameters

Parameter Description Example
AVSession The ID for the AVRecorder session as returned by AVRecorder.Init. $AVSession

Result

Returns value or error.

Description

Queries current video orientation.
Value can be PortraitUpsideDown, Portrait, LandscapeLeft, or LandscapeRight.

See also

Release notes

Blog Entries

This function is free to use.

Created 1st March 2024, last changed 1st March 2024


AVRecorder.GetVideoMirrored - AVRecorder.HasQRCode