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.streamers.infos
/
IVideoConfigurationInfo
IVideo
Configuration
Info
interface
IVideoConfigurationInfo
:
IAVConfigurationInfo
Inheritors
VideoStreamerConfigurationInfo
Members
Properties
supported
Encoders
Link copied to clipboard
abstract
val
supportedEncoders
:
List
<
String
>
Functions
get
Supported
Bitrates
Link copied to clipboard
abstract
fun
getSupportedBitrates
(
mimeType
:
String
)
:
Range
<
Int
>