SoraCameraConfig

constructor(captureType: SoraVideoOption.CaptureType = SoraVideoOption.CaptureType.DEVICE_CAMERA, width: Int = 640, height: Int = 480, frameRate: Int = 30, frontFacingFirst: Boolean = true, initialVideoHardMute: Boolean = false)

Parameters

captureType

映像の取得元

width

映像の幅

height

映像の高さ

frameRate

映像のフレームレート

frontFacingFirst

複数のカメラがある場合にフロントカメラを優先するかどうか

initialVideoHardMute

Sora 接続開始時に映像をハードミュートするかどうか