|
|
@ -22,7 +22,7 @@ public:
|
|
|
|
size_t SamplesInQueue() const override;
|
|
|
|
size_t SamplesInQueue() const override;
|
|
|
|
|
|
|
|
|
|
|
|
std::vector<std::string> GetDeviceList() const override;
|
|
|
|
std::vector<std::string> GetDeviceList() const override;
|
|
|
|
void SetDevice(int device_id);
|
|
|
|
void SetDevice(int device_id) override;
|
|
|
|
|
|
|
|
|
|
|
|
private:
|
|
|
|
private:
|
|
|
|
struct Impl;
|
|
|
|
struct Impl;
|
|
|
|