|
Ring Daemon
|
#include <video_mixer.h>

Public Attributes | |
| std::string | callId |
| int | h |
| bool | hasVideo |
| Observable< std::shared_ptr< MediaFrame > > * | source |
| std::string | streamId |
| int | w |
| int | x |
| int | y |
Definition at line 41 of file video_mixer.h.
| std::string jami::video::SourceInfo::callId |
Definition at line 49 of file video_mixer.h.
| int jami::video::SourceInfo::h |
Definition at line 47 of file video_mixer.h.
| bool jami::video::SourceInfo::hasVideo |
Definition at line 48 of file video_mixer.h.
| Observable<std::shared_ptr<MediaFrame> >* jami::video::SourceInfo::source |
Definition at line 43 of file video_mixer.h.
| std::string jami::video::SourceInfo::streamId |
Definition at line 50 of file video_mixer.h.
| int jami::video::SourceInfo::w |
Definition at line 46 of file video_mixer.h.
| int jami::video::SourceInfo::x |
Definition at line 44 of file video_mixer.h.
| int jami::video::SourceInfo::y |
Definition at line 45 of file video_mixer.h.