mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
Revert "Implement audio probing to reduce audio false positive."
This reverts commit5f386cfa87and17800813b9.
This commit is contained in:
@@ -51,7 +51,6 @@ public:
|
||||
|
||||
Decoder(Stream *stream, int bufferSize);
|
||||
virtual ~Decoder();
|
||||
static int probe(Stream *stream);
|
||||
|
||||
/**
|
||||
* Indicates how many bytes of raw data should be generated at each
|
||||
|
||||
Reference in New Issue
Block a user