Share via


IAMNetShowExProps::get_Bandwidth (Compact 2013)

3/26/2014

This method returns the bandwidth of the source file.

Syntax

HRESULT get_Bandwidth(
  long *pBandwidth
);

Parameters

  • pBandwidth
    [out] Points to a long which on return will indicate the bandwidth of the file in bits per second.

Return Values

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

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IAMNetShowExProps