Debug Output (Windows CE 5.0)
The debug output facility is just one of several facilities of debug logging available with DirectShow. This facility is monolithic (that is, it is either on or off). For information about the simplest facility, see Debug NOTE (Message) Macros.
Programming element | Description |
---|---|
DbgOutString | Sends a debug string to the debug output location. |
DumpGraph | Sends debugging information from the filter graph to the debug output location. |
See Also
DirectShow Debugging Functions
Send Feedback on this topic to the authors