Platforms to show: All Mac Windows Linux Cross-Platform

Back to MFPMediaPlayerMBS class.

MFPMediaPlayerMBS.Ended

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Windows Media Foundation MBS WinFrameworks Plugin 20.0 ❌ No ✅ Yes ❌ No ❌ No
Playback has ended.

The player object sends this event when playback reaches the end of the media file.

MFPMediaPlayerMBS.Error

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Windows Media Foundation MBS WinFrameworks Plugin 20.0 ❌ No ✅ Yes ❌ No ❌ No
A playback error has occurred.

MFPMediaPlayerMBS.FrameStepped

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Windows Media Foundation MBS WinFrameworks Plugin 20.0 ❌ No ✅ Yes ❌ No ❌ No
A frame-step operation has completed.

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
The current media item was cleared.

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
A new media item was created.

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
A media item is ready for playback.

This event is sent when the SetMediaItem method completes.

Some examples using this event:

MFPMediaPlayerMBS.Paused

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Windows Media Foundation MBS WinFrameworks Plugin 20.0 ❌ No ✅ Yes ❌ No ❌ No
Playback has paused.

This event is sent when the Pause method completes.

MFPMediaPlayerMBS.PositionSet

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Windows Media Foundation MBS WinFrameworks Plugin 20.0 ❌ No ✅ Yes ❌ No ❌ No
The MFPlay player object has seeked to a new playback position.

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
The playback rate has changed.

This event is sent when the rate setter completes.

Some examples using this event:

MFPMediaPlayerMBS.Started

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Windows Media Foundation MBS WinFrameworks Plugin 20.0 ❌ No ✅ Yes ❌ No ❌ No
Playback has started.

This event is sent when the Play method completes.

MFPMediaPlayerMBS.Stopped

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Windows Media Foundation MBS WinFrameworks Plugin 20.0 ❌ No ✅ Yes ❌ No ❌ No
Playback has stopped.

This event is sent when the Stop method completes.

The items on this page are in the following plugins: MBS WinFrameworks Plugin.


The biggest plugin in space...