publishFourthCameraTrack property
Whether to publish the video captured by the fourth camera: true : Publish the video captured by the fourth camera. false : Do not publish the video captured by the fourth camera. This parameter is for Android, Windows and macOS only.
Implementation
@JsonKey(name: 'publishFourthCameraTrack')
final bool? publishFourthCameraTrack;