toggle menu
StreamPack
androidJvm
switch theme
search in API
extension-srt
/
io.github.thibaultbee.streampack.ext.srt.data
/
SrtConnectionDescriptor
/
SrtConnectionDescriptor
Srt
Connection
Descriptor
constructor
(
host
:
String
,
port
:
Int
,
streamId
:
String
?
=
null
,
passPhrase
:
String
?
=
null
,
latency
:
Int
?
=
null
,
connectionTimeout
:
Int
?
=
null
)
Parameters
host
server ip
port
server port
stream
Id
SRT stream ID
pass
Phrase
SRT passPhrase
latency
SRT latency in ms
connection
Timeout
SRT connection timeout in ms