fm.liveswitch.ControlFrameEntry Class Referenceabstract

RTCP frame entry. More...

Public Member Functions

abstract long getSynchronizationSource ()
 Gets the synchronization source. More...
 
abstract void setSynchronizationSource (long value)
 Sets the synchronization source. More...
 

Protected Member Functions

 ControlFrameEntry ()
 

Detailed Description

RTCP frame entry.

Constructor & Destructor Documentation

◆ ControlFrameEntry()

fm.liveswitch.ControlFrameEntry.ControlFrameEntry ( )
protected

Member Function Documentation

◆ getSynchronizationSource()

abstract long fm.liveswitch.ControlFrameEntry.getSynchronizationSource ( )
abstract

◆ setSynchronizationSource()

abstract void fm.liveswitch.ControlFrameEntry.setSynchronizationSource ( long  value)
abstract