Android OpenTV Player SDK  5.21.0.1654804799
 All Classes Namespaces Functions Variables Pages
OTVUPIStatistics.NetworkUsage Class Reference

Detailed Description

Network Usage Statistics.

Public Member Functions

long getBytesDownloaded ()
 Get the number of bytes downloaded. More...
 
int getDownloadBitrate ()
 Get the current download bitrate. More...
 
int getDownloadBitrateAverage ()
 Get the average download bitrate. More...
 

Member Function Documentation

long getBytesDownloaded ( )

Get the number of bytes downloaded.

Returns
the number of bytes downloaded
int getDownloadBitrate ( )

Get the current download bitrate.

Returns
the current download bitrate
int getDownloadBitrateAverage ( )

Get the average download bitrate.

Returns
the average download bitrate