Class GcCameraDevice
- Namespace
- GameCanvas
- Assembly
- GameCanvas.dll
カメラ(外部入力映像)デバイス
public sealed class GcCameraDevice
- Inheritance
-
GcCameraDevice
- Inherited Members
Fields
CanFocusPoint
任意座標指定オートフォーカスに対応しているかどうか
public readonly bool CanFocusPoint
Field Value
DeviceName
デバイス名
public readonly string DeviceName
Field Value
IsDepth
深度カメラかどうか
public readonly bool IsDepth
Field Value
IsFront
前面(自撮り)カメラかどうか
public readonly bool IsFront
Field Value
Resolutions
解像度とリフレッシュレートの候補
public readonly GcResolution[] Resolutions
Field Value
Remarks
iOS, Android の実機以外では常に無効(配列長が0)です
Methods
ToString()
public override string ToString()