Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
Older QuickTime based functions on OS X and Windows to transcode videos.
Can be used to compress videos as MPEG 4 video file.
Or with LAME encoder component to create MP3 files.
Deprecated and only for 32-bit available. Will be removed someday.
Version | macOS | Windows | Linux | Server | iOS SDK |
6.1 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
Item | Details |
---|---|
QTExport.CloseMovie Deprecated Closes current movie. | Mac/Win 6.1 |
QTExport.Duration Deprecated Queries duration of current movie. | Mac/Win 6.1 |
QTExport.Export Deprecated Exports the movie file. | Mac/Win 6.1 |
QTExport.GetHighResolution Deprecated Queries whether high resolution audio is enabled. | Mac/Win 6.1 |
QTExport.GetMovieHeight Deprecated Queries the movie height you set. | Mac/Win 6.1 |
QTExport.GetMovieWidth Deprecated Queries the movie width you set. | Mac/Win 6.1 |
QTExport.GetSettings Deprecated Queries current settings as text. | Mac/Win 6.1 |
QTExport.GetShowProgress Deprecated Queries whether to show progress dialog. | Mac/Win 6.1 |
QTExport.GetSoundChannelCount Deprecated Queries the sound channel count to use. | Mac/Win 6.1 |
QTExport.GetSoundSampleRate Deprecated Queries the sound sample rate to use. | Mac/Win 6.1 |
QTExport.GetSoundSampleSize Deprecated Queries the sound sample size to use. | Mac/Win 6.1 |
QTExport.ListExporters Deprecated Enumerates all available exporters. | Mac/Win 6.1 |
QTExport.OpenExporter Deprecated Opens an exporter. | Mac/Win 6.1 |
QTExport.OpenMovie Deprecated Opens a movie file for input. | Mac/Win 6.1 |
QTExport.Release Deprecated Frees the exporter. | Mac/Win 6.1 |
QTExport.SetHighResolution Deprecated Enables or disables high resolution audio. | Mac/Win 6.1 |
QTExport.SetMovieHeight Deprecated Sets the movie height you want to have. | Mac/Win 6.1 |
QTExport.SetMovieWidth Deprecated Sets the movie width you want to have. | Mac/Win 6.1 |
QTExport.SetSettings Deprecated Restores saved settings. | Mac/Win 6.1 |
QTExport.SetShowProgress Deprecated Sets whether to show progress. | Mac/Win 6.1 |
QTExport.SetSoundChannelCount Deprecated Sets the number of channels to export. | Mac/Win 6.1 |
QTExport.SetSoundSampleRate Deprecated Sets the sound sample rate. | Mac/Win 6.1 |
QTExport.SetSoundSampleSize Deprecated Sets the sound sample size to use. | Mac/Win 6.1 |
QTExport.SetupDialog Deprecated Shows a modal setup dialog. | Mac/Win 6.1 |
QTExport.Validate Deprecated Validates the settings. | Mac/Win 6.1 |
25 functions shown.