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
/
IAVConfigurationInfo
IAVConfiguration
Info
interface
IAVConfigurationInfo
Inheritors
IVideoConfigurationInfo
IAudioConfigurationInfo
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
>