https://github.com/heisath/netcoreaudio
Helper library to wrap win32 core audio function for c#.net
https://github.com/heisath/netcoreaudio
Last synced: 8 months ago
JSON representation
Helper library to wrap win32 core audio function for c#.net
- Host: GitHub
- URL: https://github.com/heisath/netcoreaudio
- Owner: Heisath
- License: mit
- Created: 2021-10-29T17:11:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-11T16:09:51.000Z (about 4 years ago)
- Last Synced: 2025-02-12T06:08:18.021Z (over 1 year ago)
- Language: C#
- Size: 382 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NetCoreAudio
Library to wrap win32 core audio function for c#.net \
Based on the excellent Vannatech.CoreAudio NET/COM library