Display property window for the video capture device providing its configuration
capabilities.
Namespace:
AForge.Video.DirectShowAssembly: AForge.Video.DirectShow (in AForge.Video.DirectShow.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public void DisplayPropertyPage( IntPtr parentWindow ) |
Parameters
- parentWindow
- Type: System..::.IntPtr
Handle of parent window.
Remarks

Exceptions
Exception | Condition |
---|---|
System..::.NotSupportedException | The video source does not support configuration property page. |