|
Xeno-rat
|
Namespaces | |
| namespace | AForge |
| namespace | AForge.Video |
| namespace | AForge.Video.DirectShow |
Enumerations | |
| enum | AForge.Video.DirectShow.CameraControlProperty { AForge.Video.DirectShow.Pan = 0 , AForge.Video.DirectShow.Tilt , AForge.Video.DirectShow.Roll , AForge.Video.DirectShow.Zoom , AForge.Video.DirectShow.Exposure , AForge.Video.DirectShow.Iris , AForge.Video.DirectShow.Focus } |
| The enumeration specifies a setting on a camera. More... | |
| enum | AForge.Video.DirectShow.CameraControlFlags { AForge.Video.DirectShow.None = 0x0 , AForge.Video.DirectShow.Auto = 0x0001 , AForge.Video.DirectShow.Manual = 0x0002 } |
| The enumeration defines whether a camera setting is controlled manually or automatically. More... | |