Package-level declarations

Types

Link copied to clipboard
abstract class BaseRtpSocket

Created by pedro on 7/11/18.

Link copied to clipboard

Created by pedro on 7/11/18.

Link copied to clipboard
class RtpSocketUdp(videoSourcePort: Int, audioSourcePort: Int, multicastSocketVideo: MulticastSocket? = null, multicastSocketAudio: MulticastSocket? = null) : BaseRtpSocket

Created by pedro on 7/11/18.