This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | DumpGraph (IFilterGraph *pGraph, std::string &text) |
| void | DumpFilter (CComPtr< IBaseFilter > pFilter, std::string &text) |
| void | DumpPreferredMediaTypes (CComPtr< IBaseFilter > pFilter, std::string &text) |
| void | DumpMediaType (AM_MEDIA_TYPE *mt, std::string &text) |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Decodes a AM_MEDIA_TYPE struct to text.
|
|
||||||||||||
|
Dumps the preferred mediatypes of all pins on a filter.
|
1.3.4