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  

MovieView.PauseDelayed

Pauses a video later.

Component Version macOS Windows Linux Server iOS SDK
MovieView 5.0 ✅ Yes ❌ No ❌ 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( "MovieView.PauseDelayed"; MovieViewReference; Delay )   More

Parameters

Parameter Description Example
MovieViewReference The name of the container where to look for a movie view. "movie"
Delay The time in seconds to wait for performing pause operation. 5

Result

Returns OK or error.

Description

Pauses a video later.
You can start a video in a script and in next step run the pause command with a delay to play only a portion of the video.

Blog Entries

Created 15th December 2014, last changed 15th December 2014


MovieView.Pause - MovieView.Play

💬 Ask a question or report a problem