Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

AVExport.SetOutputURL

Sets the output file URL.

Component Version macOS Windows Linux Server iOS SDK
AVExport 6.1 ✅ Yes ❌ No ❌ No ✅ Yes, on macOS ✅ Yes
MBS( "AVExport.SetOutputURL"; AVExportSession; URL )   More

Parameters

Parameter Description Example
AVExportSession The session reference number. $AVExport
URL The new output URL.

Result

Returns text or error.

Description

Sets the output file URL.
Indicates the URL of the export session's output. You may use AVExport.OutputFileExtension to obtain an appropriate path extension for the outputFileType you have specified.

See also

This function checks for a license.

Created 29th February 2016, last changed 1st March 2016


AVExport.SetOutputPath - AVExport.SetShouldOptimizeForNetworkUse