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
Configuration
class
Configuration
(
context
:
Context
)
Members
Constructors
Configuration
Link copied to clipboard
constructor
(
context
:
Context
)
Types
Audio
Link copied to clipboard
class
Audio
(
sharedPref
:
SharedPreferences
,
resources
:
Resources
)
Endpoint
Link copied to clipboard
class
Endpoint
(
sharedPref
:
SharedPreferences
,
resources
:
Resources
)
Muxer
Link copied to clipboard
class
Muxer
(
sharedPref
:
SharedPreferences
,
resources
:
Resources
)
Video
Link copied to clipboard
class
Video
(
sharedPref
:
SharedPreferences
,
resources
:
Resources
)
Properties
audio
Link copied to clipboard
val
audio
:
Configuration.Audio
endpoint
Link copied to clipboard
val
endpoint
:
Configuration.Endpoint
muxer
Link copied to clipboard
val
muxer
:
Configuration.Muxer
video
Link copied to clipboard
val
video
:
Configuration.Video