Platforms to show: All Mac Windows Linux Cross-Platform
Back to MFPMediaPlayerMBS class.
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | Windows Media Foundation | MBS WinFrameworks Plugin | 20.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
The player object sends this event when playback reaches the end of the media file.
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | Windows Media Foundation | MBS WinFrameworks Plugin | 20.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
MFPMediaPlayerMBS.FrameStepped
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | Windows Media Foundation | MBS WinFrameworks Plugin | 20.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This event is sent when the FrameStep method completes.
Some examples using this event:
MFPMediaPlayerMBS.MediaItemCleared
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | Windows Media Foundation | MBS WinFrameworks Plugin | 20.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This event is sent when the ClearMediaItem method completes.
Some examples using this event:
MFPMediaPlayerMBS.MediaItemCreated(MediaItem as MFPMediaItemMBS, Tag as variant)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | Windows Media Foundation | MBS WinFrameworks Plugin | 20.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This event is sent when the CreateMediaItemFromURL method completes.
Some examples using this event:
MFPMediaPlayerMBS.MediaItemSet
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | Windows Media Foundation | MBS WinFrameworks Plugin | 20.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This event is sent when the SetMediaItem method completes.
Some examples using this event:
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | Windows Media Foundation | MBS WinFrameworks Plugin | 20.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This event is sent when the Pause method completes.
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | Windows Media Foundation | MBS WinFrameworks Plugin | 20.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This event is sent when the Position setter completes.
Some examples using this event:
MFPMediaPlayerMBS.RateSet(rate as Single)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | Windows Media Foundation | MBS WinFrameworks Plugin | 20.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This event is sent when the rate setter completes.
Some examples using this event:
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | Windows Media Foundation | MBS WinFrameworks Plugin | 20.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This event is sent when the Play method completes.
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | Windows Media Foundation | MBS WinFrameworks Plugin | 20.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This event is sent when the Stop method completes.
The items on this page are in the following plugins: MBS WinFrameworks Plugin.