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

WMFP.UpdateVideo

Updates the video frame.

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

Parameters

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

Result

Returns OK or error.

Description

Updates the video frame.
This function makes sure the video is updated now, not later.

Examples

Update video now:

Set Variable [$r; Value: MBS( "WMFP.UpdateVideo"; $$Player ) ]

This function checks for a license.

Created 25th December 2019, last changed 26th December 2019


WMFP.Stop - WMIQuery.Connect