Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | VLC | MBS VLC Plugin | 12.2 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
Keep the instance in memory as long as you use any other VLC classes.
Only one instance per app, please.
Constant | Value | Description |
---|---|---|
kAudioChannelDolbys | 5 |
Dolbys channel |
kAudioChannelError | -1 |
Error state |
kAudioChannelLeft | 3 |
Left channel |
kAudioChannelRight | 4 |
Right channel |
kAudioChannelRStereo | 2 |
RStereo |
kAudioChannelStereo | 1 |
Stereo |
Constant | Value | Description |
---|---|---|
kAudioOutputDevice2F2R | 4 |
2F2R |
kAudioOutputDevice3F2R | 5 |
3F2R |
kAudioOutputDeviceError | -1 |
Error state |
kAudioOutputDeviceMono | 1 |
Mono |
kAudioOutputDeviceSPDIF | 10 |
SPDIF |
kAudioOutputDeviceStereo | 2 |
Stereo |
kAudioOutputDevice_5_1 | 6 |
5.1 channel |
kAudioOutputDevice_6_1 | 7 |
6.1 channel |
kAudioOutputDevice_7_1 | 8 |
7.1 channel |
This class has no sub classes.
The items on this page are in the following plugins: MBS VLC Plugin.
VLCExitHandlerMBS - VLCMediaDiscovererMBS