Click or drag to resize

AVIODevice Class

Audio and video IO device.
Inheritance Hierarchy
SystemObject
  SparkSDKAVIODevice

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class AVIODevice

The AVIODevice type exposes the following members.

Constructors
  NameDescription
Public methodAVIODevice
Initializes a new instance of the AVIODevice class
Top
Properties
  NameDescription
Public propertyDefaultDevice
If this is default device.
Public propertyId
IO device ID.
Public propertyName
IO device name.
Public propertyType
IO device type.
Top
Remarks
Since: 0.1.0
See Also