Share via


MSR_STOP (Compact 2013)

3/26/2014

This macro records the stop time of the event with the given registered ID by adding the stop time to the circular log, and adding a StopTime-StartTime entry to the statistical record StatBuffer.

Syntax

#define MSR_STOP(
  int Id
)

Parameters

  • Id
    Registered ID of the event whose stop is to be recorded.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

Performance Macros