RtcpMessageJs

This is a JavaScript wrapper for RtcpMessage

Required because KMM cannot export Long to Javascript

Avoiding this issue by taking these parameters in String format and then within the library converting it to Long

Since

1.0.6

Author

Dominik Ridjic

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun rxTotalAudioEnergy(totalAudioEnergy: Double): RtcpMessageJs
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun txTotalAudioEnergy(totalAudioEnergy: Double): RtcpMessageJs
Link copied to clipboard