Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::video::SourceInfo Struct Reference

#include <video_mixer.h>

Collaboration diagram for jami::video::SourceInfo:
Collaboration graph

Public Attributes

std::string callId
 
int h
 
bool hasVideo
 
Observable< std::shared_ptr< MediaFrame > > * source
 
std::string streamId
 
int w
 
int x
 
int y
 

Detailed Description

Definition at line 41 of file video_mixer.h.

Member Data Documentation

◆ callId

std::string jami::video::SourceInfo::callId

Definition at line 49 of file video_mixer.h.

◆ h

int jami::video::SourceInfo::h

Definition at line 47 of file video_mixer.h.

◆ hasVideo

bool jami::video::SourceInfo::hasVideo

Definition at line 48 of file video_mixer.h.

◆ source

Observable<std::shared_ptr<MediaFrame> >* jami::video::SourceInfo::source

Definition at line 43 of file video_mixer.h.

◆ streamId

std::string jami::video::SourceInfo::streamId

Definition at line 50 of file video_mixer.h.

◆ w

int jami::video::SourceInfo::w

Definition at line 46 of file video_mixer.h.

◆ x

int jami::video::SourceInfo::x

Definition at line 44 of file video_mixer.h.

◆ y

int jami::video::SourceInfo::y

Definition at line 45 of file video_mixer.h.


The documentation for this struct was generated from the following file: