CTransInPlaceFilter::RegisterPerfId (Compact 2013)
3/26/2014
Registers a performance measurement identifier.
Syntax
virtual void RegisterPerfId( );
Return Value
None.
Remarks
By default, this member function registers the performance identifier (m_idTransform) with the string "TransinPlace".
Override this member function to register a performance measurement with a less generic string.
This should be done to avoid confusion with other filters.
This member function is enabled only when PERF is defined.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |