RootEncoder
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
RootEncoder
rtsp
/
com.pedro.rtsp.rtp.sockets
/
BaseRtpSocket
/
Companion
Companion
object
Companion
Members
Functions
get
Instance
Link copied to clipboard
@
JvmStatic
fun
getInstance
(
protocol
:
Protocol
,
host
:
String
,
videoSourcePort
:
Int
?
,
audioSourcePort
:
Int
?
,
videoServerPort
:
Int
?
,
audioServerPort
:
Int
?
)
:
BaseRtpSocket