次の方法で共有


Debug Output (Compact 2013)

3/26/2014

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

Reference

DirectShow Debugging Functions