| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
AVRecorder.IsVideoMirroringSupported
Queries whether video mirroring is supported.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| AVRecorder | 7.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "AVRecorder.IsVideoMirroringSupported"; AVSession ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| AVSession | The ID for the AVRecorder session as returned by AVRecorder.Init. | $AVSession |
Result
Returns 1, 0 or error.
Description
Queries whether video mirroring is supported.Returns 1 if mirror is possible.
See also
Release notes
- Version 7.4
Blog Entries
This function checks for a license.
Created 15th August 2017, last changed 10th November 2025