StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
demo-screenrecorder
/
io.github.thibaultbee.streampack.screenrecorder
/
Configuration
/
Endpoint
Endpoint
class
Endpoint
(
sharedPref
:
SharedPreferences
,
resources
:
Resources
)
Members
Constructors
Endpoint
Link copied to clipboard
constructor
(
sharedPref
:
SharedPreferences
,
resources
:
Resources
)
Types
Rtmp
Connection
Link copied to clipboard
class
RtmpConnection
(
sharedPref
:
SharedPreferences
,
resources
:
Resources
)
Srt
Connection
Link copied to clipboard
class
SrtConnection
(
sharedPref
:
SharedPreferences
,
resources
:
Resources
)
Properties
rtmp
Link copied to clipboard
val
rtmp
:
Configuration.Endpoint.RtmpConnection
srt
Link copied to clipboard
val
srt
:
Configuration.Endpoint.SrtConnection
type
Link copied to clipboard
val
type
:
EndpointType