CaptureMode

Wisej.Web.CaptureMode

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.2.0.0)

Specifies the possible values for the CaptureMode property.

public enum CaptureMode : Enum

Fields

NameDescription

Default

Default value.

Environment

Specifies that the outward-facing camera and/or microphone should be used.

User

Indicates that the user-facing camera and/or microphone should be used.

Used By

NameDescription

Last updated