[This is preliminary documentation and is subject to change.]
Get the current sound driver
| C# | Visual Basic | Visual C++ |
public SoundDriver SoundDriver { get; }
Public ReadOnly Property SoundDriver As SoundDriver
public: property SoundDriver^ SoundDriver { SoundDriver^ get (); }