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
Back to MFPMediaItemMBS class.
MFPMediaItemMBS.Constructor Private
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Windows Media Foundation | MBS WinFrameworks Plugin | 20.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
MFPMediaItemMBS.PresentationAttribute(UUID as String) as Variant
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Windows Media Foundation | MBS WinFrameworks Plugin | 20.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
see
https://docs.microsoft.com/windows/win32/medfound/presentation-descriptor-attributes
If needed a future MBS Plugin version could include explicit properties for some of those values.
MFPMediaItemMBS.StreamAttribute(index as Integer, UUID as String) as Variant
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Windows Media Foundation | MBS WinFrameworks Plugin | 20.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
see
https://docs.microsoft.com/windows/win32/medfound/stream-descriptor-attributes
MFPMediaItemMBS.StreamSelection(index as Integer) as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Media Foundation | MBS WinFrameworks Plugin | 20.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Zero-based index of the stream. To get the number of streams, call NumberOfStreams.
Set to true: The stream is selected. During playback, this stream will play.
Set to false: The stream is not selected. During playback, this stream will not play.
(Read and Write computed property)
The items on this page are in the following plugins: MBS WinFrameworks Plugin.