include <cstring> for dsp memset
This commit is contained in:
@@ -106,8 +106,6 @@ class Dsp {
|
||||
|
||||
int16_t GetSample(int ch);
|
||||
|
||||
// void GetSamples(int16_t* sampleData, int samplesPerFrame);
|
||||
|
||||
void GetSamples(int16_t* sample_data, int samples_per_frame, bool pal_timing);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user