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

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