Input: add device and factory template

This commit is contained in:
wwylele 2017-01-20 21:52:32 +02:00
parent 11e73d554f
commit 55737ec90f
4 changed files with 100 additions and 0 deletions

View file

@ -71,6 +71,7 @@ namespace Log {
CLS(Audio) \
SUB(Audio, DSP) \
SUB(Audio, Sink) \
CLS(Input) \
CLS(Loader)
// GetClassName is a macro defined by Windows.h, grrr...