Ring Daemon 16.0.0
Loading...
Searching...
No Matches
corelayer.h File Reference
Include dependency graph for ios/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) { \
JAMI_ERR("CoreAudio Error: %ld", static_cast<long>(err)); \
}

Definition at line 24 of file ios/corelayer.h.