AVPlayer Set Options
•
|
Start Full Screen starts playing the media in full screen but allows changing the presentation to embedded.
|
•
|
Start Embedded starts playing the media as embedded but allows changing the presentation to full screen.
|
•
|
Disable Interaction changes the setting for enabling or disabling user interaction with the playback. If this option is set to Yes, you cannot use the playback controls or gestures to interact with the media.
|
•
|
Yes disables user interaction with the playback.
|
•
|
No enables user interaction with the playback.
|
•
|
Hide Controls changes the setting for showing or hiding the playback controls while the media plays. If you hide the playback controls but enable interaction, you can use gestures instead of playback controls.
|
•
|
Yes hides the playback controls.
|
•
|
No shows the playback controls.
|
•
|
Disable External Controls enables or disables the iOS playback controls on the lock screen or control panel when the media is playing or is paused.
|
•
|
Yes disables the iOS playback controls.
|
•
|
No enables the iOS playback controls.
|
•
|
Pause in Background changes the setting for playing the audio when FileMaker Go is moved to the background. The video always pauses when FileMaker Go is moved to the background.
|
•
|
Yes pauses the audio when FileMaker Go is moved to the background.
|
•
|
No continues playing the audio when FileMaker Go is moved to the background.
|
•
|
Position specifies how many seconds from the beginning of the media to move the current playback.
|
•
|
Start Offset specifies the beginning of the playback range in seconds from the beginning of the media. The media can be played only within the playback range. For example, if you set this option to 30, the user cannot rewind into or play the first 30 seconds of the media. The default value for this option is 0, which allows the media to start from the beginning.
|
•
|
End Offset specifies the end of the playback range in seconds from the beginning of the media. The media can be played only within the playback range. For example, if you set this option to 100, the user cannot fast forward or play past 100 seconds of the media. The default value for this option is 0, which allows the media to play to the end.
|
•
|
Sequence specifies which media file should play next.
|
•
|
None plays no additional media.
|
•
|
Next plays the next media.
|
Where the script step runs
|
|
|
|
FileMaker Server scheduled script
|
|
|
|
|
|
|
|
|
|