Loading...
Searching...
No Matches
Inheritance diagram for JS::AudioInlet:
JS::Inlet

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::Inletmake (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 >)
 

Friends

constexpr auto w_state (w_internal::Index< w_internal::stateCount< __COUNTER__, w_internal::MethodStateTag, W_ThisType ** > >, w_internal::MethodStateTag, W_ThisType **) -> decltype((w_internal::makeMetaMethodInfo((&W_ThisType::channel), w_internal::viewLiteral("channel"), std::integral_constant< decltype((&W_ThisType::channel)), &W_ThisType::channel >(), w_internal::viewParsedLiterals< w_internal::countParsedLiterals("" "")>("" ""), w_internal::W_EmptyFlag)))
 

Member Function Documentation

◆ make()

Process::Inlet * JS::AudioInlet::make ( Id< Process::Port > &&  id,
QObject *  parent 
)
inlineoverridevirtual

Implements JS::Inlet.


The documentation for this class was generated from the following files: