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.models
Package-level
declarations
Types
Types
Actions
Link copied to clipboard
enum
Actions
:
Enum
<
Actions
>
Endpoint
Link copied to clipboard
sealed
class
Endpoint
(
val
hasTSCapabilities
:
Boolean
,
val
hasFLVCapabilities
:
Boolean
,
val
hasSrtCapabilities
:
Boolean
,
val
hasRtmpCapabilities
:
Boolean
)
Endpoint
Factory
Link copied to clipboard
class
EndpointFactory
(
type
:
EndpointType
)
Endpoint
Type
Link copied to clipboard
enum
EndpointType
:
Enum
<
EndpointType
>