Loading...
Searching...
No Matches
JS::AudioInlet Class Reference
Inheritance diagram for JS::AudioInlet:
 
  
| Public Member Functions | |
| AudioInlet (QObject *parent=nullptr) | |
| const QVector< QVector< double > > & | audio () const | 
| void | setAudio (const QVector< QVector< double > > &audio) | 
| QVector< double > | channel (int i) const | 
| Process::Inlet * | make (Id< Process::Port > &&id, QObject *parent) override | 
|  Public Member Functions inherited from JS::Inlet | |
| virtual bool | isEvent () const | 
| const QString & | address () const noexcept | 
| void | setAddress (const QString &m) | 
| void | addressChanged (const QString &v) | 
| Static Public Member Functions | |
| static void | w_GetAccessSpecifierHelper (std::integral_constant< decltype((&W_ThisType::channel)), &W_ThisType::channel >) | 
Member Function Documentation
◆ make()
| 
 | inlineoverridevirtual | 
Implements JS::Inlet.
The documentation for this class was generated from the following files:
- QmlObjects.hpp
- QmlObjects.cpp