CustomVideoEncoderFactory

constructor(    sharedContext: EglBase.Context?,     enableIntelVp8Encoder: Boolean,     enableH264HighProfile: Boolean,     forceSWCodec: Boolean = false,     forceSWCodecs: List<String> = listOf("VP9"))