Home
last modified time | relevance | path

Searched defs:ChannelHandleFactory (Results 1 – 2 of 2) sorted by relevance

/dports/audio/mixxx/mixxx-2.3.0/src/engine/
H A Dchannelhandle.h53 friend class ChannelHandleFactory; variable
118 ChannelHandleFactory() : m_iNextHandle(0) { in ChannelHandleFactory() function
/dports/audio/mixxx/mixxx-2.3.0/src/
H A Dmixxx.h18 class ChannelHandleFactory; variable