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:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Please use newer replacement functions or older plugin version.
Item | Details | Server |
---|---|---|
Container.GetJPEGHeight Returns the Height of JPEG image stored in a container field. | All 1.3 |
✅ Server |
Container.GetJPEGHeightResolution Returns the Vertical Resolution of the JPEG image stored in a container field in pixels per inch. | All 1.3 |
✅ Server |
Container.GetJPEGWidth Returns the Width of JPEG image stored in a container field. | All 1.3 |
✅ Server |
Container.GetJPEGWidthResolution Returns the Horizontal Resolution of the preview image stored in a container field in pixels per inch. | All 1.3 |
✅ Server |
MovieView.AreStepButtonsVisible Returns the current visibility state of the specified controller bar button. | Mac only 3.0 |
❌ Server |
MovieView.AreZoomButtonsVisible Returns the current visibility state of the specified controller bar button. | Mac only 3.0 |
❌ Server |
MovieView.CurrentFrameImage Returns an image for the frame at the current time in the movie. | Mac only 3.0 |
❌ Server |
MovieView.CurrentTime Queries position of the movie. | Mac only 4.0 |
❌ Server |
MovieView.Duration Queries duration of the movie. | Mac only 4.0 |
❌ Server |
MovieView.GotoBeginning Sets the current movie time to the beginning of the movie. | Mac only 3.0 |
❌ Server |
MovieView.GotoEnd Sets the current movie time to the end of the movie. | Mac only 3.0 |
❌ Server |
MovieView.GotoPosterFrame Sets the current movie time to the movie poster frame. | Mac only 3.0 |
❌ Server |
MovieView.IsBackButtonVisible Returns the current visibility state of the specified controller bar button. | Mac only 3.0 |
❌ Server |
MovieView.IsControllerVisible Returns an indication of whether the QTMovieView has been requested to display a built-in movie controller user interface. | Mac only 3.0 |
❌ Server |
MovieView.IsCustomButtonVisible Returns the current visibility state of the specified controller bar button. | Mac only 3.0 |
❌ Server |
MovieView.IsHotSpotButtonVisible Returns the current visibility state of the specified controller bar button. | Mac only 3.0 |
❌ Server |
MovieView.IsTranslateButtonVisible Returns the current visibility state of the specified controller bar button. | Mac only 3.0 |
❌ Server |
MovieView.IsVolumeButtonVisible Returns the current visibility state of the specified controller bar button. | Mac only 3.0 |
❌ Server |
MovieView.Movie Returns the movie assigned to this movie view. | Mac only 4.0 |
❌ Server |
MovieView.Pause Pauses the movie playing. | Mac only 3.0 |
❌ Server |
MovieView.PauseDelayed Pauses a video later. | Mac only 5.0 |
❌ Server |
MovieView.Play Starts the movie playing at its current location. | Mac only 3.0 |
❌ Server |
MovieView.SetBackButtonVisible Sets the specified controller bar button to be visible or invisible, according to the state parameter. | Mac only 3.0 |
❌ Server |
MovieView.SetControllerVisible Sets the visibility state of the movie controller bar in a QTMovieView. | Mac only 3.0 |
❌ Server |
MovieView.SetCurrentTime Sets position of the movie. | Mac only 5.0 |
❌ Server |
MovieView.SetCustomButtonVisible Sets the specified controller bar button to be visible or invisible, according to the state parameter. | Mac only 3.0 |
❌ Server |
MovieView.SetHotSpotButtonVisible Sets the specified controller bar button to be visible or invisible, according to the state parameter. | Mac only 3.0 |
❌ Server |
MovieView.SetStepButtonsVisible Sets the specified controller bar button to be visible or invisible, according to the state parameter. | Mac only 3.0 |
❌ Server |
MovieView.SetTranslateButtonVisible Sets the specified controller bar button to be visible or invisible, according to the state parameter. | Mac only 3.0 |
❌ Server |
MovieView.SetVolumeButtonVisible Sets the specified controller bar button to be visible or invisible, according to the state parameter. | Mac only 3.0 |
❌ Server |
MovieView.SetZoomButtonsVisible Sets the specified controller bar button to be visible or invisible, according to the state parameter. | Mac only 3.0 |
❌ Server |
MovieView.StepBackward Steps the movie backward one frame. | Mac only 3.0 |
❌ Server |
MovieView.StepForward Steps the movie forward one frame. | Mac only 3.0 |
❌ Server |
MovieView.Valid Checks if the container is a movie view. | Mac only 3.0 |
❌ Server |
QTExport.CloseMovie Closes current movie. | Mac/Win 6.1 |
❌ Server |
QTExport.Duration Queries duration of current movie. | Mac/Win 6.1 |
❌ Server |
QTExport.Export Exports the movie file. | Mac/Win 6.1 |
❌ Server |
QTExport.GetHighResolution Queries whether high resolution audio is enabled. | Mac/Win 6.1 |
❌ Server |
QTExport.GetMovieHeight Queries the movie height you set. | Mac/Win 6.1 |
❌ Server |
QTExport.GetMovieWidth Queries the movie width you set. | Mac/Win 6.1 |
❌ Server |
QTExport.GetSettings Queries current settings as text. | Mac/Win 6.1 |
❌ Server |
QTExport.GetShowProgress Queries whether to show progress dialog. | Mac/Win 6.1 |
❌ Server |
QTExport.GetSoundChannelCount Queries the sound channel count to use. | Mac/Win 6.1 |
❌ Server |
QTExport.GetSoundSampleRate Queries the sound sample rate to use. | Mac/Win 6.1 |
❌ Server |
QTExport.GetSoundSampleSize Queries the sound sample size to use. | Mac/Win 6.1 |
❌ Server |
QTExport.ListExporters Enumerates all available exporters. | Mac/Win 6.1 |
❌ Server |
QTExport.OpenExporter Opens an exporter. | Mac/Win 6.1 |
❌ Server |
QTExport.OpenMovie Opens a movie file for input. | Mac/Win 6.1 |
❌ Server |
QTExport.Release Frees the exporter. | Mac/Win 6.1 |
❌ Server |
QTExport.SetHighResolution Enables or disables high resolution audio. | Mac/Win 6.1 |
❌ Server |
QTExport.SetMovieHeight Sets the movie height you want to have. | Mac/Win 6.1 |
❌ Server |
QTExport.SetMovieWidth Sets the movie width you want to have. | Mac/Win 6.1 |
❌ Server |
QTExport.SetSettings Restores saved settings. | Mac/Win 6.1 |
❌ Server |
QTExport.SetShowProgress Sets whether to show progress. | Mac/Win 6.1 |
❌ Server |
QTExport.SetSoundChannelCount Sets the number of channels to export. | Mac/Win 6.1 |
❌ Server |
QTExport.SetSoundSampleRate Sets the sound sample rate. | Mac/Win 6.1 |
❌ Server |
QTExport.SetSoundSampleSize Sets the sound sample size to use. | Mac/Win 6.1 |
❌ Server |
QTExport.SetupDialog Shows a modal setup dialog. | Mac/Win 6.1 |
❌ Server |
QTExport.Validate Validates the settings. | Mac/Win 6.1 |
❌ Server |
QTMovie.Autoplay Sets a movie to start playing when a sufficient amount of media data is available. | Mac only 4.0 |
✅ Server |
QTMovie.CurrentFrameImage Returns an Image for the frame at the current time in a Movie. | Mac only 4.0 |
✅ Server |
QTMovie.FormatTime Formats a time value. | Mac only 5.0 |
❌ Server |
QTMovie.FrameImageAtTime Returns an image for the frame at the time time in a Movie. | Mac only 4.0 |
✅ Server |
QTMovie.GetCurrentTime Returns the current time of a QTMovie object as seconds. | Mac only 4.0 |
✅ Server |
QTMovie.GetDuration Returns the duration of a movie in seconds. | Mac only 4.0 |
✅ Server |
QTMovie.GetMuted Returns the movie's mute setting. | Mac only 4.0 |
✅ Server |
QTMovie.GetRate Returns the current rate of a QTMovie object. | Mac only 4.0 |
✅ Server |
QTMovie.GetSelectionDuration Returns the duration of the movie's current selection as a seconds. | Mac only 4.0 |
✅ Server |
QTMovie.GetSelectionEnd Returns the end point of the movie's current selection as seconds. | Mac only 4.0 |
✅ Server |
QTMovie.GetSelectionStart Returns the start time of the movie's current selection as seconds. | Mac only 4.0 |
✅ Server |
QTMovie.GetVolume Returns the movie's volume as a scalar value of type float. | Mac only 4.0 |
✅ Server |
QTMovie.GotoBeginning Repositions the play position to the beginning of the movie. | Mac only 4.0 |
✅ Server |
QTMovie.GotoEnd Repositions the play position to the end of the movie. | Mac only 4.0 |
✅ Server |
QTMovie.GotoNextSelectionPoint Repositions the movie to the next selection point. | Mac only 4.0 |
✅ Server |
QTMovie.GotoPosterTime Repositions the play position to the movie's poster time. | Mac only 4.0 |
✅ Server |
QTMovie.GotoPreviousSelectionPoint Repositions the movie to the previous selection point. | Mac only 4.0 |
✅ Server |
QTMovie.OpenContainer Opens the movie from container. | Mac only 4.0 |
✅ Server |
QTMovie.OpenFile Opens a movie file. | Mac only 4.0 |
✅ Server |
QTMovie.OpenURL Opens the movie with the given URL. | Mac only 4.0 |
✅ Server |
QTMovie.ParseTime Parses a time value. | Mac only 5.0 |
❌ Server |
QTMovie.Play Plays the movie. | Mac only 4.0 |
✅ Server |
QTMovie.PosterImage Returns an Image for the poster frame of a Movie. | Mac only 4.0 |
✅ Server |
QTMovie.Release Releases the movie. | Mac only 4.0 |
✅ Server |
QTMovie.ReleaseAll Releases all movies in memory. | Mac only 7.1 |
✅ Server |
QTMovie.SetCurrentTime Sets the movie's current time setting to time. | Mac only 4.0 |
❌ Server |
QTMovie.SetMuted Sets the movie's mute setting to mute. | Mac only 4.0 |
✅ Server |
QTMovie.SetRate Sets the movie's rate to rate. | Mac only 4.0 |
✅ Server |
QTMovie.SetVolume Sets the movie's volume to volume. | Mac only 4.0 |
✅ Server |
QTMovie.StepBackward Sets the movie backward a single frame. | Mac only 4.0 |
✅ Server |
QTMovie.StepForward Sets the movie forward a single frame. | Mac only 4.0 |
✅ Server |
QTMovie.Stop Stops the movie playing. | Mac only 4.0 |
✅ Server |
QTMovie.StopDelayed Pauses a video later. | Mac only 5.0 |
❌ Server |
92 functions shown.
Feedback: Report problem or ask question.