Skip to content

Commit d17f42c

Browse files
committed
Refactoring
- Make internal linkages with unnamed namespace. - Use `const` instead of `#define` for constants. - Relocate constructor logic to RegisterWithRegistrar. - Use helper function `GetValueFromEncodableMap`. - Use `enum class` instead of `enum`. - Some naming changes. - Remove unnecessary logging. - Initialize private variables inline rather than in constructor. - Move `HandleResult` from AudioPlayer's memeber to internal.
1 parent c5edd33 commit d17f42c

File tree

4 files changed

+226
-295
lines changed

4 files changed

+226
-295
lines changed

0 commit comments

Comments
 (0)