The type of format data for audio

Static methods

staticinlinefromPath(path:String):AudioFormat

Uses the extension of the given path to return the AudioFormat

Variables

@:value(cast 0)@:impl@:enuminlineread onlyUNKNOWN:AudioFormat = 0

@:value(cast 1)@:impl@:enuminlineread onlyCUSTOM:AudioFormat = 1

@:value(cast 2)@:impl@:enuminlineread onlyOGG:AudioFormat = 2

@:value(cast 3)@:impl@:enuminlineread onlyWAV:AudioFormat = 3

@:value(cast 4)@:impl@:enuminlineread onlyPCM:AudioFormat = 4

@:value(cast 5)@:impl@:enuminlineread onlyMP3:AudioFormat = 5

@:value(cast 6)@:impl@:enuminlineread onlyFLAC:AudioFormat = 6