diff options
author | Akihiko Odaki <akihiko.odaki@gmail.com> | 2022-03-06 21:34:10 +0900 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2022-03-15 13:36:33 +0100 |
commit | 44ccb2dbe9047586e3fb94bb2ece222e112e5eaf (patch) | |
tree | d347c51239d63bd1dde86f056fe477899f9196ec /audio/dsoundaudio.c | |
parent | 8e30d39bade3010387177ca23dbc2244352ed4a3 (diff) |
coreaudio: Always return 0 in handle_voice_change
handle_voice_change() is a CoreAudio callback function as of CoreAudio type
AudioObjectPropertyListenerProc, and for the latter MacOSX.sdk/System/
Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h
says "The return value is currently unused and should always be 0.".
Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220306123410.61063-1-akihiko.odaki@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'audio/dsoundaudio.c')
0 files changed, 0 insertions, 0 deletions