Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
AVRecorder.ClosePreview
Closes the preview view.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
AVRecorder | 6.1 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
MBS( "AVRecorder.ClosePreview"; AVSession ) More
Parameters
Parameter | Description | Example |
---|---|---|
AVSession | The ID for the AVRecorder session as returned by AVRecorder.Init. | $AVSession |
Result
Returns OK or error.
Description
Closes the preview view.Examples
Close preview:
MBS( "AVRecorder.ClosePreview"; $AVSession )
See also
This function checks for a license.
Created 18th February 2016, last changed 18th October 2016