Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Component: AVExport
Modern functions on OS X to transcode video in different format.
Can be used to compress videos as MPEG 4 video file or extract a part of the video to a new file.
Version | macOS | Windows | Linux | Server | iOS SDK |
6.1 / 13.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes, on macOS | ✅ Yes |
Item | Details |
---|---|
AVExport.AllExportPresets Queries list of all supported presets. | Mac/iOS 6.1 |
AVExport.CancelExport Cancels the execution of an export session. | Mac/iOS 6.1 |
AVExport.Duration Queries duration of the asset. | Mac/iOS 6.1 |
AVExport.Error Queries the error that occurred if the export status is Failed. | Mac/iOS 6.1 |
AVExport.EstimatedOutputFileLength Queries the estimated byte size of exported file. | Mac/iOS 6.1 |
AVExport.ExportAsynchronously Starts export. | Mac/iOS 6.1 |
AVExport.ExportSession Creates a new export session. | Mac/iOS 6.1 |
AVExport.ExportSessionMerge Creates a new export session. | Mac/iOS 6.2 |
AVExport.GetOutputFileType Queries the output file type. | Mac/iOS 6.1 |
AVExport.GetOutputPath Queries the current output path. | Mac/iOS 6.1 |
AVExport.GetOutputURL Queries the current output URL. | Mac/iOS 6.1 |
AVExport.GetShouldOptimizeForNetworkUse Queries whether video should be network optimized. | Mac/iOS 6.1 |
AVExport.GetTimeRange Queries time range to export. | Mac/iOS 6.1 |
AVExport.List Lists all IDs of export objects. | Mac/iOS 13.0 |
AVExport.OutputFileExtension Queries preferred file extension for current export. | Mac/iOS 6.1 |
AVExport.PresetName Returns the name of the preset used. | Mac/iOS 6.1 |
AVExport.Progress Queries current progress. | Mac/iOS 6.1 |
AVExport.Release Frees the session. | Mac/iOS 6.1 |
AVExport.ReleaseAll Frees all export sessions. | Mac/iOS 10.5 |
AVExport.SetOutputFileType Sets the output file type. | Mac/iOS 6.1 |
AVExport.SetOutputPath Sets the output file path. | Mac/iOS 6.1 |
AVExport.SetOutputURL Sets the output file URL. | Mac/iOS 6.1 |
AVExport.SetShouldOptimizeForNetworkUse Whether to optimize video for network use. | Mac/iOS 6.1 |
AVExport.SetTimeRange Specifies a time range to be exported from the source. | Mac/iOS 6.1 |
AVExport.Status Queries status of export. | Mac/iOS 6.1 |
AVExport.SupportedFileTypes Queries supported file type for this export session. | Mac/iOS 6.1 |
26 functions shown.
These functions require a license (85%).
Release notes
- Version 13.0
- Added AVExport.List function.
- Version 10.5
- Added AVExport.ReleaseAll, AVRecorder.ReleaseAll, CoreML.ReleaseAll, DNSLookup.ReleaseAll, Dictionary.ReleaseAll, FM.SQL.ReleaseAll, JS.ReleaseAll, JavaScript.ReleaseAll, LDAP.ReleaseAll, PDFKit.ReleaseAll, PKCS12.ReleaseAll, PKCS7.ReleaseAll, PKey.ReleaseAll, SSH.ReleaseAll, WinSendMail.ReleaseAll, WindowsML.ReleaseAll, WordFile.ReleaseAll, and X509.ReleaseAll.
- Version 10.4
- Improved AVExport.SetTimeRange to return error with invalid time given.
- Version 8.0
- Fixed problem with AVExport.ExportSessionMerge and new example to work.
- Updated AVExport functions to work on iOS.
Blog Entries
- FileMaker Server Version and OS statistics
- MBS FileMaker Plugin 8.0 - More than 5000 Functions In One Plugin
- MBS FileMaker Plugin, version 8.0pr7
- MBS FileMaker Plugin 6.1 für OS X/Windows
- MBS FileMaker Plug-in 6.1 for OS X/Windows