Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/26/2014
This function sends debugging information from the filter graph to the debug output location.
Syntax
void WINAPI (
IfilterGraph* pGraph,
DWORD dwLevel
)
Parameters
- pGraph
Pointer to the filter graph to get debugging information about.
- dwLevel
Logging level for this message, where zero means always log.
Remarks
Call this helper function to send potential error messages after you instantiate a filter graph.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |