enable Video Upstream
fun enableVideoUpstream(capturer: VideoCapturer, eglContext: EglBase.Context?, cameraConfig: SoraMediaOption.SoraCameraConfig? = null)
映像の配信を有効にします.
cf.
org.webrtc.VideoCapturerorg.webrtc.EglBaseorg.webrtc.EglBase.Context
Parameters
capturer
VideoCapturer インスタンス
egl Context
Egl コンテキスト
camera Config
カメラ設定
fun enableVideoUpstream(eglContext: EglBase.Context?, cameraConfig: SoraMediaOption.SoraCameraConfig)
映像の配信を有効にします (カメラキャプチャを SDK 内部で生成します).
Parameters
egl Context
Egl コンテキスト
camera Config
カメラ設定オプション