GetHandiCamera#
- ExportStudio.GetHandiCamera()#
ハンディカメラに対応する
ExportSystemCamera
を取得します。
存在しない場合はnil
を返します。- Returns:
ハンディカメラに対応する
ExportSystemCamera
- Return type:
Example#
local camera = vci.vc.studio.GetHandiCamera()
ハンディカメラに対応する ExportSystemCamera
を取得します。
存在しない場合は nil
を返します。
ハンディカメラに対応する ExportSystemCamera
local camera = vci.vc.studio.GetHandiCamera()