Partager via


IAMNetShowConfig::get_BufferingTime (Compact 7)

3/12/2014

This method gets the buffering time.

Syntax

HRESULT get_BufferingTime(
  double *pBufferingTime
);

Parameters

  • pBufferingTime
    [out] Points to a double which on return will contain the buffering time in seconds.

Return Values

Returns S_OK on success. Returns an HRESULT error code on failure.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IAMNetShowConfig