![]() |
Mixxx
|
AudioInput(AudioPathType type=INVALID, unsigned char channelBase=0, unsigned char index=0) | AudioInput | |
AudioPath(unsigned char channelBase, unsigned char channels) | AudioPath | |
AudioPathType enum name | AudioPath | |
channelsClash(const AudioPath &other) const | AudioPath | |
channelsNeededForType(AudioPathType type) | AudioPath | [static] |
DECK enum value | AudioPath | |
EXTPASSTHROUGH enum value | AudioPath | |
fromXML(const QDomElement &xml) | AudioInput | [static] |
getChannelGroup() const | AudioPath | |
getHash() const | AudioPath | |
getIndex() const | AudioPath | |
getString() const | AudioPath | |
getStringFromType(AudioPathType type) | AudioPath | [static] |
getSupportedTypes() | AudioInput | [static] |
getTrStringFromType(AudioPathType type) | AudioPath | [static] |
getType() const | AudioPath | |
getTypeFromInt(int typeInt) | AudioPath | [static] |
getTypeFromString(QString string) | AudioPath | [static] |
HEADPHONES enum value | AudioPath | |
INVALID enum value | AudioPath | |
isIndexed(AudioPathType type) | AudioPath | [static] |
m_channelGroup | AudioPath | [protected] |
m_index | AudioPath | [protected] |
m_type | AudioPath | [protected] |
MASTER enum value | AudioPath | |
MICROPHONE enum value | AudioPath | |
operator==(const AudioPath &other) const | AudioPath | |
setType(AudioPathType type) | AudioInput | [protected, virtual] |
toXML(QDomElement *element) const | AudioInput | |
VINYLCONTROL enum value | AudioPath |