Ring Daemon
16.0.0
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
Enumerations
a
b
c
d
i
k
l
m
q
r
s
v
w
Enumerator
Classes
Class List
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Typedefs
a
b
c
d
e
f
l
m
o
p
r
s
t
v
Enumerations
Enumerator
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
w
x
y
z
Functions
_
a
c
d
f
g
i
m
o
p
r
s
t
Variables
Typedefs
_
a
c
d
g
i
j
n
s
Enumerations
Enumerator
Macros
_
a
b
c
d
e
f
h
i
j
l
m
n
o
p
r
s
t
u
w
x
y
z
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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