StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.endpoints.composites.sinks
/
SinkConfiguration
Sink
Configuration
data
class
SinkConfiguration
(
val
streamConfigs
:
List
<
CodecConfig
>
)
Internal class to configure
ISinkInternal
.
Members
Constructors
Sink
Configuration
Link copied to clipboard
constructor
(
streamConfigs
:
List
<
CodecConfig
>
)
Properties
stream
Configs
Link copied to clipboard
val
streamConfigs
:
List
<
CodecConfig
>