Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
AVRecorder.VideoResolutions
Queries list of video resolution details for the selected camera.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
AVRecorder | 11.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "AVRecorder.VideoResolutions"; AVSession ) More
Parameters
Parameter | Description | Example |
---|---|---|
AVSession | The ID for the AVRecorder session as returned by AVRecorder.Init. | $AVSession |
Result
Returns JSON or error.
Description
Queries list of video resolution details for the selected camera.The JSON block returned may return information like Width and Height for each possible resolution.
We may include more details and could add more if needed.
Examples
Query list:
Set Variable [ $JSON; Value: MBS( "AVRecorder.VideoResolutions"; $$AVSession ) ]
See also
Release notes
- Version 12.0
- Added AVRecorder.VideoResolutions function for Windows.
Blog Entries
- Neues MBS FileMaker Plugin 12.0
- MBS FileMaker Plugin 12.0 - More than 6700 Functions In One Plugin
- MBS FileMaker Plugin, version 11.6pr2
This function checks for a license.
Created 2nd December 2021, last changed 2nd December 2021