Loading...
Searching...
No Matches
Transport::TransportInterface Class Referenceabstract
Inheritance diagram for Transport::TransportInterface:
Public Member Functions | |
| virtual ossia::transport_info_fun | transportUpdateFunction ()=0 |
| virtual void | setup ()=0 |
| virtual void | teardown ()=0 |
| virtual void | requestPlay ()=0 |
| virtual void | requestPause ()=0 |
| virtual void | requestStop ()=0 |
| virtual void | requestTransport (ossia::time_value t)=0 |
| void | play () |
| void | pause () |
| void | stop () |
| void | transport (ossia::time_value t) |
Public Member Functions inherited from score::InterfaceBase | |
| virtual InterfaceKey | interfaceKey () const noexcept=0 |
| Identifies an interface uniquely. | |
The documentation for this class was generated from the following files:
- TransportInterface.hpp
- TransportInterface.cpp
Public Member Functions inherited from