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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
The items on this page are in the following plugins: MBS VLC Plugin.