DataStatBandwidth.getBandwidth Method

Module: DataStatBandwidth

Definition

Calculates and retrieves the current bandwidth based on the added data and their timestamps.

int id3DevicesDataStatBandwidth_GetBandwidth (
    ID3_DEVICES_DATA_STAT_BANDWIDTH hDataStatBandwidth,
    float * result)

Parameters

in Handle to the DataStatBandwidth object.

result float *
out The calculated bandwidth in kilobits per second (kbits/s).

Returns

int
An error code.
See id3DevicesError file for the list of possible error codes.