Search Results for

    Show / Hide Table of Contents

    Class CameraInfo

    Information about a camera.

    Inheritance
    System.Object
    CameraInfo
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: FM.LiveSwitch.AForge
    Assembly: FM.LiveSwitch.AForge.dll
    Syntax
    public class CameraInfo

    Properties

    MonikerString

    Gets or sets the moniker string.

    Declaration
    public string MonikerString { get; set; }
    Property Value
    Type Description
    System.String

    Name

    Gets or sets the name.

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0