| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Component: QTExport
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.
Release notes
- Version 9.0
Blog Entries