mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-14 20:40:03 +02:00
Fully implement IPrefetchableSupport
This commit is contained in:
@@ -163,7 +163,8 @@ using AudioProcessorRequest =
|
||||
YaComponent::GetBusInfo,
|
||||
YaComponent::GetRoutingInfo,
|
||||
YaComponent::ActivateBus,
|
||||
YaComponent::SetActive>;
|
||||
YaComponent::SetActive,
|
||||
YaPrefetchableSupport::GetPrefetchableSupport>;
|
||||
|
||||
template <typename S>
|
||||
void serialize(S& s, AudioProcessorRequest& payload) {
|
||||
|
||||
Reference in New Issue
Block a user