Table of Contents

Class GcCameraDevice

Namespace
GameCanvas
Assembly
GameCanvas.dll

カメラ(外部入力映像)デバイス

public sealed class GcCameraDevice
Inheritance
GcCameraDevice
Inherited Members

Fields

CanFocusPoint

任意座標指定オートフォーカスに対応しているかどうか

public readonly bool CanFocusPoint

Field Value

bool

DeviceName

デバイス名

public readonly string DeviceName

Field Value

string

IsDepth

深度カメラかどうか

public readonly bool IsDepth

Field Value

bool

IsFront

前面(自撮り)カメラかどうか

public readonly bool IsFront

Field Value

bool

Resolutions

解像度とリフレッシュレートの候補

public readonly GcResolution[] Resolutions

Field Value

GcResolution[]

Remarks

iOS, Android の実機以外では常に無効(配列長が0)です

Methods

ToString()

public override string ToString()

Returns

string