LumiSoft Net Help
OutputDevice Property
NamespacesLumiSoft.Net.MediaAudioOutOutputDevice
Gets audio output device where audio is outputed.
Declaration Syntax
C#Visual BasicVisual C++F#
public AudioOutDevice OutputDevice { get; }
Public ReadOnly Property OutputDevice As AudioOutDevice
	Get
public:
property AudioOutDevice^ OutputDevice {
	AudioOutDevice^ get ();
}
member OutputDevice : AudioOutDevice with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this property is accessed.

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