diff options
Diffstat (limited to 'src/server/DuplexPort.hpp')
-rw-r--r-- | src/server/DuplexPort.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/server/DuplexPort.hpp b/src/server/DuplexPort.hpp index 46ab18bf..ba9658fb 100644 --- a/src/server/DuplexPort.hpp +++ b/src/server/DuplexPort.hpp @@ -60,6 +60,8 @@ public: Resource::Properties& remove, Resource::Properties& add); + void on_property(const Raul::URI& uri, const Atom& value); + uint32_t max_tail_poly(Context& context) const; bool get_buffers(BufferFactory& bufs, |