Last updated on
Apr 27, 2021
|
Also applies to ColdFusion
Supported video APIs
API name |
Description |
Return Type |
Parameters |
||
|
|
Record video based on provided options |
Array of MediaFile object or null based on whether callback function is provided or not |
options (Video Options, callBack) |
For capturing video,
<cfset opt = cfclient.video.getOptions()> |