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

QTExport.SetHighResolution

Enables or disables high resolution audio.

Component Version macOS Windows Linux Server iOS SDK
QTExport 6.1 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No

Removed

This function was removed for MBS FileMaker Plugin 9.0. Please move to newer functions or keep using older plugins.

MBS( "QTExport.SetHighResolution"; QTExporter; Value )   More

Parameters

Parameter Description Example
QTExporter The exporter reference number. $$QTExporter
Value The new setting.
1 to enable, 0 to disable.
1

Result

Returns OK or error.

Description

Enables or disables high resolution audio.
If you set it to 1 and you have QuickTime 7 on your macOS copy, you can e.g. export a movie with 96000 HZ audio.

See also

Created 1st March 2016, last changed 10th August 2020


QTExport.Release - QTExport.SetMovieHeight