mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
ported TYPE_QUEUE Source from default to minor
--HG-- branch : minor
This commit is contained in:
@@ -76,6 +76,9 @@ public:
|
||||
virtual float getMaxDistance() const;
|
||||
virtual int getChannels() const;
|
||||
|
||||
virtual bool isQueueable() const;
|
||||
virtual void queueData(void *data, int length, int dataSampleRate, int dataBitDepth, int dataChannels);
|
||||
|
||||
private:
|
||||
|
||||
float pitch;
|
||||
|
||||
Reference in New Issue
Block a user