Fix an issue where audio info extraction would break if done consequtively. Accidentally released a global state instance of the extractor. Now that it's a local instance, the issue should not occur. |
||
|---|---|---|
| .. | ||
| java | ||
| res | ||
| AndroidManifest.xml | ||
Fix an issue where audio info extraction would break if done consequtively. Accidentally released a global state instance of the extractor. Now that it's a local instance, the issue should not occur. |
||
|---|---|---|
| .. | ||
| java | ||
| res | ||
| AndroidManifest.xml | ||