Share via


IQualProp::get_FramesDrawn (Compact 2013)

3/26/2014

This method retrieves the number of frames drawn since streaming started.

Syntax

HRESULT get_FramesDrawn(
  int* pcFramesDrawn
);

Parameters

  • pcFramesDrawn
    [out] Pointer to the number of frames drawn since streaming started.

Return Value

Returns an HRESULT value.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IQualProp Interface