|
Class Summary |
| COMFactory |
This is a still very basic entrypoint to COM principles widely used with the native DirectShow api. |
| DMO |
Baseclass for DMO (DirectX Media Object) implementations. |
| DMOAudioEffect |
Wrapper class for DMO Audio Effects. |
| DMOVideoEffect |
Wrapper class for DMO Video Effects, available only on Vista or Windows 7. |
| IBasicAudio |
Wrapper around the native IBasicAudio interface exposed by most audio renderer filters. |
| TOCGenerator |
Thin wrapper around the TOCGeneraor DMO, which creates tables of contents from a video stream. |