Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Sets the video orientation for iOS.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
AVRecorder | 14.1 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example |
---|---|---|
AVSession | The ID for the AVRecorder session as returned by AVRecorder.Init. | $AVSession |
Value | Pass the new orientation. Value can be PortraitUpsideDown, Portrait, LandscapeLeft, or LandscapeRight. |
"LandscapeLeft" |
Returns OK or error.
This function is free to use.
Created 1st March 2024, last changed 1st March 2024