CaptureMode
Wisej.Web.CaptureMode
Last updated
Was this helpful?
Wisej.Web.CaptureMode
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.1.0.0)
Specifies the possible values for the CaptureMode property.
public enum CaptureMode : EnumPublic Enum CaptureMode As [Enum]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.
Returns or sets a value that specifies which camera to use for capture of image or video data, if the AllowedFileTypes property indicates that the input should be of one of those types.
Last updated
Was this helpful?
Was this helpful?

