Temporary Device property.

This commit is contained in:
the_fiddler 2008-01-20 17:55:55 +00:00
parent b0116f903c
commit 35851a0197

View file

@ -291,6 +291,9 @@ namespace OpenTK.Audio
#endregion
// TODO: Remove before release!
public IntPtr Device { get { return device_handle.Handle; } }
#region --- Public Members ---
#region public static string[] AvailableDevices