Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
Component: AVPlayer
Play audio on Mac and iOS.
Play audio in background while doing work in FileMaker.
Item | Details |
---|---|
AVPlayer.FindPlayers Finds all players in current window. | Mac/iOS 7.3 |
AVPlayer.GetAsset Queries the current asset. | Mac/iOS 7.3 |
AVPlayer.GetDuration Queries the length of the video in seconds. | Mac/iOS 7.1 |
AVPlayer.GetFinishedEvaluate Queries expression to be run when transfer is finished. | Mac/iOS 7.4 |
AVPlayer.GetFinishedFileName Queries the file name for the finished script to call. | Mac/iOS 7.4 |
AVPlayer.GetFinishedScriptName Queries the script name to call when transfer finished. | Mac/iOS 7.4 |
AVPlayer.GetMuted Queries mute state. | Mac/iOS 7.1 |
AVPlayer.GetProgressEvaluate Queries expression to run on playback. | Mac/iOS 7.4 |
AVPlayer.GetProgressInterval Queries progress interval. | Mac/iOS 7.4 |
AVPlayer.GetRate Queries playback rate. | Mac/iOS 7.1 |
AVPlayer.GetTime Queries current time in seconds. | Mac/iOS 7.1 |
AVPlayer.GetVolume Queries current volume. | Mac/iOS 7.1 |
AVPlayer.OpenContainer Opens the audio file from a container. | Mac/iOS 7.1 |
AVPlayer.OpenFile Opens an audio file. | Mac/iOS 7.1 |
AVPlayer.OpenURL Opens the movie with the given URL. | Mac/iOS 7.1 |
AVPlayer.Pause Pauses playback. | Mac/iOS 7.1 |
AVPlayer.Play Plays sound. | Mac/iOS 7.1 |
AVPlayer.Release Releases the audio player. | Mac/iOS 7.1 |
AVPlayer.ReleaseAll Releases all movies in memory. | Mac/iOS 7.1 |
AVPlayer.SetFinishedEvaluate Sets expression to be run when playback is finished. | Mac/iOS 7.4 |
AVPlayer.SetFinishedScript Sets which script to call when a transfer finished. | Mac/iOS 7.4 |
AVPlayer.SetMuted Sets mute status. | Mac/iOS 7.1 |
AVPlayer.SetProgressEvaluate Sets the expression to evaluate on progress. | Mac/iOS 7.4 |
AVPlayer.SetProgressInterval Sets the progress interval. | Mac/iOS 7.4 |
AVPlayer.SetRate Sets the playback rate. | Mac/iOS 7.1 |
AVPlayer.SetTime Sets the current time. | Mac/iOS 7.1 |
AVPlayer.SetVolume Sets the volume. | Mac/iOS 7.1 |
27 functions.
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins