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

WMFP.Play

Starts playback.

Component Version macOS Windows Linux Server iOS SDK
WMFP 10.0 ❌ No ✅ Yes ❌ No ✅ Yes, on Windows ❌ No
MBS( "WMFP.Play"; Player )   More

Parameters

Parameter Description Example
Player The reference number for the Windows Media Foundation Player object. $$Player

Result

Returns OK or error.

Description

Starts playback.
For macOS and iOS use AVPlayer.Play instead.

Examples

Play video:

Set Variable [ $r ; Value: MBS("WMFP.Play"; $$player) ]

See also

Example Databases

Blog Entries

This function checks for a license.

Created 25th December 2019, last changed 18th June 2022


WMFP.Pause - WMFP.Release