Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::MediaIOHandle Class Reference

#include <media_io_handle.h>

Collaboration diagram for jami::MediaIOHandle:
Collaboration graph

Public Member Functions

AVIOContextgetContext ()
 
 MediaIOHandle (std::size_t buffer_size, bool writeable, io_readcallback read_cb, io_writecallback write_cb, io_seekcallback seek_cb, void *opaque)
 
 ~MediaIOHandle ()
 

Detailed Description

Definition at line 37 of file media_io_handle.h.

Constructor & Destructor Documentation

◆ MediaIOHandle()

jami::MediaIOHandle::MediaIOHandle ( std::size_t  buffer_size,
bool  writeable,
io_readcallback  read_cb,
io_writecallback  write_cb,
io_seekcallback  seek_cb,
void opaque 
)

Definition at line 23 of file media_io_handle.cpp.

References jami::emitSignal().

Here is the call graph for this function:

◆ ~MediaIOHandle()

jami::MediaIOHandle::~MediaIOHandle ( )

Definition at line 41 of file media_io_handle.cpp.

References jami::emitSignal().

Here is the call graph for this function:

Member Function Documentation

◆ getContext()

AVIOContext * jami::MediaIOHandle::getContext ( )
inline

Definition at line 48 of file media_io_handle.h.


The documentation for this class was generated from the following files: