summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/codecctl.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added stubs for audio services. (#116)st4rk2018-01-221-0/+23
* stubs for audout:u, audin:u, audrec:u, audren:u, codecctl and decoding tables with nullptr for future implementations * fixing the changes requested (remove private, explicit)