Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
IKPictureTaker.SetAllowsVideoCapture
Sets whether video capture is allowed.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
IKPictureTaker | 3.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "IKPictureTaker.SetAllowsVideoCapture"; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
Value | The new setting. Pass 0 to disable and 1 to enable. | 1 |
Result
Returns OK or error.
Description
Sets whether video capture is allowed.See also
Example Databases
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014
IKPictureTaker.SetAllowsFileChoosing - IKPictureTaker.SetInformationalText
