Twitch SDK (Internal)
Public Member Functions | List of all members
ttv::broadcast::IBandwidthStatListener Class Referenceabstract

#include <broadcastlistener.h>

Inheritance diagram for ttv::broadcast::IBandwidthStatListener:
ttv::binding::java::NativeListenerProxy< IBandwidthStatListener > ttv::broadcast::BandwidthReport ttv::binding::java::JavaBandwidthStatListenerProxy

Public Member Functions

virtual void ReceivedBandwidthStat (const BandwidthStat &stat)=0
 

Detailed Description

Listener interface that gets called back periodically with statistics about the current stream.

Member Function Documentation

◆ ReceivedBandwidthStat()

virtual void ttv::broadcast::IBandwidthStatListener::ReceivedBandwidthStat ( const BandwidthStat stat)
pure virtual

The documentation for this class was generated from the following file: