Platforms to show: All Mac Windows Linux Cross-Platform

Back to DirectShowPropertyBagMBS class.

DirectShowPropertyBagMBS.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.

DirectShowPropertyBagMBS.CountProperties as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DirectShow MBS Win Plugin 22.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Gets the number of properties in the property bag.

Sets lasterror.
This fails if the underlaying object doesn't implement the IPropertyBag2 protocol.

DirectShowPropertyBagMBS.Description as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DirectShow MBS Win Plugin 12.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Convenience method to read description.

Lasterror is set.

DirectShowPropertyBagMBS.DevicePath as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DirectShow MBS Win Plugin 12.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Convenience method to read device path.

Lasterror is set.

DirectShowPropertyBagMBS.FriendlyName as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DirectShow MBS Win Plugin 12.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Convenience method to read friendly name.

Lasterror is set.

DirectShowPropertyBagMBS.PropertyName(index as Integer) as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DirectShow MBS Win Plugin 22.0 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Queries name of a property.

Sets lasterror.
This fails if the underlaying object doesn't implement the IPropertyBag2 protocol.

DirectShowPropertyBagMBS.Read(name as string) as Variant

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DirectShow MBS Win Plugin 12.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Reads one of the properties into a variant.

As we only need 3 properties for DirectShowMonikerMBS.Properties, we have direct accessors.
Lasterror is set.

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


The biggest plugin in space...