About this document
Overview of DirectShow Framework by Mario Sang is a document available to read on EtoBox.
DirectShow is a multimedia framework and API produced by Microsoft that allows software developers to work with media files and streams. It provides a common interface for media across programming languages and is based on a filter model where media processing is divided into discrete steps. Filters can be connected in graphs to implement tasks like video playback by handling file parsing, decoding, and rendering. DirectShow is included in Windows and supports many common media formats out of the box, while
- Author
- Mario Sang
- Language
- EN