Sora Camera Config
constructor(captureType: SoraVideoOption.CaptureType = SoraVideoOption.CaptureType.DEVICE_CAMERA, width: Int = 640, height: Int = 480, frameRate: Int = 30, frontFacingFirst: Boolean = true, initialVideoHardMute: Boolean = false)
Parameters
capture Type
映像の取得元
width
映像の幅
height
映像の高さ
frame Rate
映像のフレームレート
front Facing First
複数のカメラがある場合にフロントカメラを優先するかどうか
initial Video Hard Mute
Sora 接続開始時に映像をハードミュートするかどうか