Update NativeAudioSource.hx
This commit is contained in:
@@ -65,6 +65,7 @@ class NativeAudioSource {
|
||||
|
||||
public function init ():Void {
|
||||
|
||||
dataLength = 0;
|
||||
format = 0;
|
||||
|
||||
if (parent.buffer.channels == 1) {
|
||||
@@ -512,4 +513,4 @@ class NativeAudioSource {
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user