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: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

WMFP.SetLoop

Sets whether to loop.

Component Version macOS Windows Linux Server iOS SDK
WMFP 10.1 ❌ No ✅ Yes ❌ No ❌ No ❌ No
MBS( "WMFP.SetLoop"; Player { ; Loop } )   More

Parameters

Parameter Description Example Flags
Player The reference number for the Windows Media Foundation Player object. $$Player
Loop The new setting.
Pass 1 to enable looping or 0 to disable.
Default is 0.
1 Optional

Result

Returns OK or error.

Description

Sets whether to loop.
You can enable looping to automatically restart playback when file reached the end.

See also

Release notes

Blog Entries

This function checks for a license.

Created 23th February 2020, last changed 27th January 2021


WMFP.SetFrame - WMFP.SetMute

💬 Ask a question or report a problem