Ring Daemon 16.0.0
Loading...
Searching...
No Matches
mediahandler.h File Reference
Include dependency graph for mediahandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jami::CallMediaHandler
 This abstract class is an API we need to implement from plugin side. More...
 
class  jami::MediaHandler
 It's the base object of the CallMediaHandler. More...
 

Namespaces

namespace  jami
 

Typedefs

using jami::avSubjectPtr = std::shared_ptr< Observable< AVFrame * > >