LumiSoft Net Help
AudioInDevice Property
NamespacesLumiSoft.Net.MediaAudioIn_RTPAudioInDevice
Gets audio-in device is used to capture sound.
Declaration Syntax
C#Visual BasicVisual C++F#
public AudioInDevice AudioInDevice { get; set; }
Public Property AudioInDevice As AudioInDevice
	Get
	Set
public:
property AudioInDevice^ AudioInDevice {
	AudioInDevice^ get ();
	void set (AudioInDevice^ value);
}
member AudioInDevice : AudioInDevice with get, set
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
ArgumentNullExceptionIs raised when null reference is passed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119