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:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
Statistic
FMM
Blog
Component: WMFP
The Windows Media Foundation Player can play audio and video independent of a container field.
Instead of using an interactive container field, you can play audio in background or video on your layout without putting a container field there.
See also AVPlayer functions for MacOS.
Item | Details |
---|---|
WMFP.Create Creates a new player. | Win only 10.0 |
WMFP.FrameStep Steps forward one video frame. | Win only 10.0 |
WMFP.GetBalance Queries current audio balance. | Win only 10.0 |
WMFP.GetDuration Queries duration. | Win only 10.0 |
WMFP.GetIdealVideoSize Queries ideal video size. | Win only 10.0 |
WMFP.GetLoop Queries wether to loop. | Win only 10.1 |
WMFP.GetMute Queries whether the audio is muted. | Win only 10.0 |
WMFP.GetNativeVideoSize Queries native video size. | Win only 10.0 |
WMFP.GetPosition Queries current position. | Win only 10.0 |
WMFP.GetRate Queries the current playback rate. | Win only 10.0 |
WMFP.GetState Queries state of player. | Win only 10.0 |
WMFP.GetTag Queries the tag string for this player. | Win only 10.0 |
WMFP.GetVisible Queries current visibility state. | Win only 10.0 |
WMFP.GetVolume Queries the audio volume. | Win only 10.0 |
WMFP.Pause Pauses playback. | Win only 10.0 |
WMFP.Play Starts playback. | Win only 10.0 |
WMFP.Release Frees the player. | Win only 10.0 |
WMFP.ReleaseAll Frees all player objects. | Win only 10.5 |
WMFP.Screenshot Queries picture from current frame. | Win only 10.1 |
WMFP.SetBalance Sets current audio balance. | Win only 10.0 |
WMFP.SetBorder Sets the border color. | Win only 10.0 |
WMFP.SetFrame Repositions player to given control. | Win only 10.0 |
WMFP.SetLoop Sets wether to loop. | Win only 10.1 |
WMFP.SetMute Sets whether the audio is muted. | Win only 10.0 |
WMFP.SetPlaybackEndedScriptTrigger Sets the playback ended script trigger. | Win only 10.0 |
WMFP.SetPosition Sets the position. | Win only 10.0 |
WMFP.SetRate Sets the current playback rate. | Win only 10.0 |
WMFP.SetTag Sets the tag string for this player. | Win only 10.0 |
WMFP.SetVisible Hides or shows the player. | Win only 10.0 |
WMFP.SetVolume Sets the audio volume. | Win only 10.0 |
WMFP.Stop Stops playback. | Win only 10.0 |
WMFP.UpdateVideo Updates the video frame. | Win only 10.0 |
32 functions.
Release notes
- Version 10.5
- Added CFunction.ReleaseAll, CGImageSource.ReleaseAll, CLibrary.ReleaseAll, DynaPDF.ReleaseAll, ECKey.ReleaseAll, FSEvents.ReleaseAll, MarkDown.ReleaseAll, MenuItem.ReleaseAll, SendMail.ReleaseAll, Shell.ReleaseAll, SmartCard.ReleaseAll, TouchBar.ReleaseAll, UserNotification.ReleaseAll, WMFP.ReleaseAll, WMIQuery.ReleaseAll and WindowsUserNotification.ReleaseAll.
- Version 10.1
- Added WMFP.GetLoop and WMFP.SetLoop functions.
- Added WMFP.Screenshot function.
- Version 10.0
- Added WMFP functions. Play audio in background or video on layout independent of FileMaker's container fields.
Blog Entries
- New in the MBS FileMaker Plugin 10.0
- Neues MBS FileMaker Plugin 10.0
- MBS FileMaker Plugin 10.0 - More than 6000 Functions In One Plugin
- MBS FileMaker Plugin, version 10.0pr5
- Windows Media Foundation Player for FileMaker
Example Databases
Feedback: Report problem or ask question.

Links
MBS Xojo Plugins