[This is preliminary documentation and subject to change.]
Contains user interface components integrating DirectShow classes and components with Windows Forms.
| Class | Description |
|---|---|
| ApplicationCommandEventArgs | Provides data for the ApplicationCommandIssued event. |
| BasicVideoWindow | Provides a VideoWindowBase based on an the IVideoWindow filter exposed by the Manager. |
| Event | Represents an event with a start and end time. |
| GuideBar | Represents a bar on a GuideControl indicating a specific point in time. |
| GuideControl | Provides a view of Tracks consisting of individual Events given by a start and end time. |
| MediaForm | Provides a base class for Forms hositing media. |
| PlayerStrip | Provides a ToolStrip with buttons for controlling graphs. |
| Track | Represents a track of Events. |
| VideoMixingWindowless | Provides a VideoWindowBase based on the VMR9 filter in windowsless mode. |
| VideoWindowBase | Provides an abstract base class for video windows. |
| VideoWindowSink | Provides a Control that acts as a ISinkGraph by rendering the stream contents on the control. |
| WndProcEventProcessor | Provides a IEventProcessor using a IWin32Window's WndProc event pump. |
| Enumeration | Description |
|---|---|
| ApplicationCommand | An enumeration of application commands. |