Click or drag to resize
Accord.NET (logo)

FilterInfoGetPropertyPages Method

Gets the supported property pages for the filter, if any.

Namespace:  Accord.Video.DirectShow
Assembly:  Accord.Video.DirectShow (in Accord.Video.DirectShow.dll) Version: 3.8.0
Syntax
public static Guid[] GetPropertyPages(
	string filterMoniker
)
Request Example View Source

Parameters

filterMoniker
Type: SystemString
The filter moniker.

Return Value

Type: Guid
See Also