Input: add device and factory template

This commit is contained in:
wwylele
2017-01-20 21:52:32 +02:00
parent 7b74b5c546
commit 63ec35d7e1
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...