Gets audio-out device is used to play out sound.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
ArgumentNullException | Is raised when null reference passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119