Click or drag to resize
Grid Solutions Framework

MicrophoneInputAdapterStatus Property

Returns the detailed status of the data input source.

Namespace: AudioAdapters
Assembly: AudioAdapters (in AudioAdapters.dll) Version: 2.4.182-beta
Syntax
public override string Status { get; }
View Source

Property Value

String

Implements

IProvideStatusStatus
IProvideStatusStatus
Remarks
Derived classes should extend status with implementation specific information.
See Also