mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-25 12:07:49 +02:00
new fixes
This commit is contained in:
@ -25,7 +25,7 @@ void streamRemovedHandler(void* ctx) {
|
||||
|
||||
}
|
||||
|
||||
void sampleRateChanged(void* ctx, float sampleRate, int blockSize) {
|
||||
void sampleRateChanged(void* ctx, double sampleRate, int blockSize) {
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user