Package 

Class SimulcastVideoEncoderFactoryWrapper

    • Method Summary

      Modifier and Type Method Description
      VideoEncoder createEncoder(VideoCodecInfo info)
      Array<VideoCodecInfo> getSupportedCodecs()
      • Methods inherited from class io.livekit.android.webrtc.SimulcastVideoEncoderFactoryWrapper

        getEncoderSelector, getImplementations
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SimulcastVideoEncoderFactoryWrapper

        SimulcastVideoEncoderFactoryWrapper(EglBase.Context sharedContext, Boolean enableIntelVp8Encoder, Boolean enableH264HighProfile)