HasSwitchingCamera# ExportStudio.HasSwitchingCamera()# スタジオ内にスイッチングカメラが存在しているかどうかを取得します。 Returns: スイッチングカメラが存在しているかどうか Return type: boolean Example# print("SwitchingCamera exists: " .. tostring(vci.vc.studio.HasSwitchingCamera()))