livoxGen1:PcloudStimProd: move qualeApi param parsing here

This commit is contained in:
2025-11-16 04:38:25 -04:00
parent 44435c61eb
commit 3bcb83894b
4 changed files with 39 additions and 41 deletions
@@ -64,8 +64,7 @@ public:
std::shared_ptr<StimulusBuffer> getOrCreateAttachedStimulusBuffer(
const std::shared_ptr<device::DeviceAttachmentSpec>
&deviceAttachmentSpec,
int histbuffMs) override;
&deviceAttachmentSpec) override;
std::shared_ptr<StimulusBuffer> getAttachedStimulusBuffer(
const std::shared_ptr<device::DeviceAttachmentSpec>& spec)