The AForge.Video.DirectShow namespace contains classes, which allow to access video sources using DirectShow interface.
Classes
| Class | Description | |
|---|---|---|
| FileVideoSource |
Video source for video files.
| |
| FilterCategory |
DirectShow filter categories.
| |
| FilterInfo |
DirectShow filter information.
| |
| FilterInfoCollection |
Collection of filters' information objects.
| |
| VideoCapabilities |
Capabilities of video device such as frame size and frame rate.
| |
| VideoCaptureDevice |
Video source for local video capture device (for example USB webcam).
|