Commit Graph

5 Commits

Author SHA1 Message Date
Murat Suri a4d12b68c7 * Fix CSharpSample for AudioCapturing (make container object which takes care of buffer alloc/dealloc) 2011-06-26 11:05:51 +00:00
Murat Suri a0f360c86c * Fix c# string issues 2011-06-25 22:46:38 +00:00
Murat Suri a38f99589e * Introduce IAudioDeviceContext and start wrapping OpenAL stuff into cOpenALDeviceContext (its already used for cAudioManager)
* Update C# binding
2011-06-05 20:56:07 +00:00
Murat Suri dfcf4d5f62 * Abstract away device detection now we have IAudioDeviceList (removed openAL code from capture/sound manager)
* Converted samples to use the devicelist object
* Enhanced C# binding
2011-06-05 17:02:47 +00:00
Murat Suri 02fc3f80ac * Add initial C# wrapper version 2011-06-02 22:26:29 +00:00