DAPSpec: QualeIfaceApiParams: Add histbuffMs

This commit is contained in:
2025-11-01 01:35:29 -04:00
parent 8dba0fdfc4
commit c2c6d409dd
4 changed files with 175 additions and 2 deletions
@@ -26,6 +26,7 @@ public:
const device::DeviceAttachmentSpec& deviceAttachmentSpec,
std::shared_ptr<livoxProto1::Device> &device,
const PcloudFormatDesc& formatDesc,
int histbuffMs,
size_t nDgramsPerStagingBufferFrame);
~PcloudStimulusBuffer() = default;