This website requires JavaScript.
Explore
Help
Sign In
ydeng
/
rhythmbullet
Watch
1
Star
0
Fork
0
You've already forked rhythmbullet
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
old-workspace
rhythmbullet
/
RhythmBullet
/
Audio
/
SupportedFormats.cs
8 lines
98 B
C#
Raw
Permalink
Normal View
History
Unescape
Escape
refactors
2019-01-23 01:31:15 +00:00
namespace
RhythmBullet.Audio
began working on audio system; added Naudio;
2018-11-19 01:09:28 +00:00
{
public
enum
SupportedFormats
{
WAV
,
MP3
}
}
Reference in New Issue
Copy Permalink