Platforms to show: All Mac Windows Linux Cross-Platform

Back to VLCEventManagerMBS class.

VLCEventManagerMBS.MediaDiscovererEnded

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Media discovered ended.

VLCEventManagerMBS.MediaDiscovererStarted

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Media discoverer started.

VLCEventManagerMBS.MediaDurationChanged(newDuration as Int64)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Duration of media changed.

VLCEventManagerMBS.MediaFreed(media as VLCMediaMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Media was released.

VLCEventManagerMBS.MediaListItemAdded(item as VLCMediaMBS, index as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Media list item added.

VLCEventManagerMBS.MediaListItemDeleted(item as VLCMediaMBS, index as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Media list item deleted.

VLCEventManagerMBS.MediaListPlayerNextItemSet(item as VLCMediaMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
One of the events.

VLCEventManagerMBS.MediaListPlayerPlayed

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Media list player played.

VLCEventManagerMBS.MediaListPlayerStopped

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Media list player stopped.

VLCEventManagerMBS.MediaListWillAddItem(item as VLCMediaMBS, index as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Media list will add item.

VLCEventManagerMBS.MediaListWillDeleteItem(item as VLCMediaMBS, index as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Media list will delete item.

VLCEventManagerMBS.MediaMetaChanged(metatype as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Metadata changed.

VLCEventManagerMBS.MediaParsedChanged(newStatus as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Parsed status changed.

VLCEventManagerMBS.MediaPlayerBackward

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Media player moved backwards.

VLCEventManagerMBS.MediaPlayerBuffering

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
One of the events.

VLCEventManagerMBS.MediaPlayerEncounteredError

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
One of the events.

VLCEventManagerMBS.MediaPlayerEndReached

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Media player reached end of media.

VLCEventManagerMBS.MediaPlayerForward

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Player moved forward.

VLCEventManagerMBS.MediaPlayerLengthChanged(NewLength as Int64)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The length of the media changed.

VLCEventManagerMBS.MediaPlayerMediaChanged(item as VLCMediaMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The media changed in the media player.

VLCEventManagerMBS.MediaPlayerNothingSpecial

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
One of the events.

VLCEventManagerMBS.MediaPlayerOpening

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The Media player is opening.

VLCEventManagerMBS.MediaPlayerPausableChanged(pausable as boolean)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Media player's pausable state changed.

VLCEventManagerMBS.MediaPlayerPaused

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The player was paused.

VLCEventManagerMBS.MediaPlayerPlaying

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The player is playing.

VLCEventManagerMBS.MediaPlayerPositionChanged(newPosition as Double)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Position changed.

This event does not fire if you assigned new position. It is only to inform you that position changed due to playing video.

Some examples using this event:

VLCEventManagerMBS.MediaPlayerScrambledChanged(newScrambled as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The scrambled property changed.

VLCEventManagerMBS.MediaPlayerSeekableChanged(seekable as boolean)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Media Player's seekable status changed.

VLCEventManagerMBS.MediaPlayerSnapshotTaken(filename as string)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
A snapshot has been taken.

VLCEventManagerMBS.MediaPlayerStopped

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Media player stopped.

VLCEventManagerMBS.MediaPlayerTimeChanged(newTime as Int64)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Media player reached a new time.

VLCEventManagerMBS.MediaPlayerTitleChanged(newTitle as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The title changed.

VLCEventManagerMBS.MediaPlayerVout(newCount as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
One of the events.

VLCEventManagerMBS.MediaStateChanged(newState as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
State changed on media.

VLCEventManagerMBS.MediaSubItemAdded(media as VLCMediaMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 12.2 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Media got a new subitem.

VLCEventManagerMBS.MediaSubItemTreeAdded(media as VLCMediaMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event VLC MBS VLC Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
A media item got new sub items.

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


The biggest plugin in space...