Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

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