public class FMJPlugInConfiguration extends Object
| Constructor and Description |
|---|
FMJPlugInConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static void |
registerCustomCodecs(boolean enableFfmpeg)
Register in JMF the custom codecs we provide
|
static void |
registerCustomMultiplexers()
Registers custom libjitsi Multiplexer implementations.
|
static void |
registerCustomPackages()
Register in JMF the custom packages we provide
|
public static void registerCustomCodecs(boolean enableFfmpeg)
enableFfmpeg - whether codecs which depend of ffmpeg should be
registered.public static void registerCustomPackages()
public static void registerCustomMultiplexers()
Copyright © 2021 jitsi.org. All rights reserved.