Ring Daemon
16.0.0
Loading...
Searching...
No Matches
Classes
|
Namespaces
|
Macros
corelayer.h File Reference
Include dependency graph for osx/corelayer.h:
Go to the source code of this file.
Classes
class
jami::CoreLayer
Namespaces
namespace
jami
Macros
#define
checkErr
(err)
Macro Definition Documentation
◆
checkErr
#define checkErr
(
err
)
Value:
if
(err) { \
OSStatus error =
static_cast<
OSStatus
>
(err); \
fprintf(stdout,
"CoreAudio Error: %ld -> %s: %d\n"
, (
long
) error, __FILE__, __LINE__); \
fflush(stdout); \
}
Definition at line
24
of file
osx/corelayer.h
.
src
media
audio
coreaudio
osx
corelayer.h
Generated on Wed Jul 9 2025 10:05:01 for Ring Daemon by
1.9.8