IrrKlang.NET

ISoundDeviceList Constructor (SoundDeviceListType, SoundOutputDriver)

[Visual Basic]
Overloads Public Sub New( _
   ByVal type As SoundDeviceListType, _
   ByVal driver As SoundOutputDriver _
)
[C#]
public ISoundDeviceList(
   SoundDeviceListType type,
   SoundOutputDriver driver
);

See Also

ISoundDeviceList Class | IrrKlang Namespace | ISoundDeviceList Constructor Overload List