Merge Aether tools
This commit is contained in:
7
tools/mpeg/audio/Layer.hx
Normal file
7
tools/mpeg/audio/Layer.hx
Normal file
@@ -0,0 +1,7 @@
|
||||
package mpeg.audio;
|
||||
|
||||
enum Layer {
|
||||
Layer1;
|
||||
Layer2;
|
||||
Layer3;
|
||||
}
|
||||
Reference in New Issue
Block a user