Platforms to show: All Mac Windows Linux Cross-Platform

Back to DirectShowMediaEventExMBS class.

DirectShowMediaEventExMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DirectShow MBS Win Plugin 12.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The private constructor.

DirectShowMediaEventExMBS.NotifyFlags as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DirectShow MBS Win Plugin 12.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Enables or disables event notifications.

Value indicating whether to enable or disable event notifications. Must be one of the following values: 0 = Enable event notifications or AM_MEDIAEVENT_NONOTIFY = Disable event notifications.

Lasterror is set.

By default, the Filter Graph Manager posts event notifications for the application. If the NotifyFlags parameter is AM_MEDIAEVENT_NONOTIFY, the Filter Graph Manager clears any pending event notifications from the queue, and does not post any new ones.
If event notifications are disabled, the handle returned by the GetEventHandle method is signaled at the end of each stream—that is, whenever the Filter Graph Manager receives an EC_COMPLETE event.
(Read and Write computed property)

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


The biggest plugin in space...