aboutsummaryrefslogtreecommitdiff
path: root/src/audio_core/common.h
AgeCommit message (Collapse)Author
2020-04-20audio_renderer: Preliminary BehaviorInfo (#3736)David
* audio_renderer: Preliminary BehaviorInfo * clang format * Fixed IsRevisionSupported * fixed IsValidRevision * Fixed logic error & spelling errors & crash * Addressed issues