toggle menu
StreamPack
androidJvm
switch theme
search in API
core
/
io.github.thibaultbee.streampack.streamers.helpers
/
IAVConfigurationHelper
IAVConfiguration
Helper
interface
IAVConfigurationHelper
Inheritors
IVideoConfigurationHelper
IAudioConfigurationHelper
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
>