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

DeviceParams Parameters used by MediaDecoder and MediaEncoder to open a LibAV device/stream. More...

#include <media_device.h>

Collaboration diagram for jami::DeviceParams:
Collaboration graph

Public Attributes

unsigned channel {}
 
std::string channel_name {}
 
bool disable_dts_probe_delay = false
 
int fd {}
 
std::string format {}
 
rational< doubleframerate {}
 
unsigned height {}
 
std::string input {}
 
int is_area {}
 
std::string loop {}
 
std::string name {}
 
std::string node {}
 
int offset_x {}
 
int offset_y {}
 
int orientation {}
 
std::string pixel_format {}
 
std::string sdp_flags {}
 
std::string unique_id {}
 
unsigned width {}
 
std::string window_id {}
 

Detailed Description

DeviceParams Parameters used by MediaDecoder and MediaEncoder to open a LibAV device/stream.

Definition at line 35 of file media_device.h.

Member Data Documentation

◆ channel

unsigned jami::DeviceParams::channel {}

Definition at line 45 of file media_device.h.

◆ channel_name

std::string jami::DeviceParams::channel_name {}

Definition at line 44 of file media_device.h.

◆ disable_dts_probe_delay

bool jami::DeviceParams::disable_dts_probe_delay = false

Definition at line 56 of file media_device.h.

◆ fd

int jami::DeviceParams::fd {}

Definition at line 52 of file media_device.h.

◆ format

std::string jami::DeviceParams::format {}

◆ framerate

rational<double> jami::DeviceParams::framerate {}

◆ height

◆ input

std::string jami::DeviceParams::input {}

◆ is_area

int jami::DeviceParams::is_area {}

Definition at line 54 of file media_device.h.

◆ loop

std::string jami::DeviceParams::loop {}

Definition at line 46 of file media_device.h.

◆ name

std::string jami::DeviceParams::name {}

◆ node

std::string jami::DeviceParams::node {}

Definition at line 53 of file media_device.h.

◆ offset_x

int jami::DeviceParams::offset_x {}

Definition at line 48 of file media_device.h.

◆ offset_y

int jami::DeviceParams::offset_y {}

Definition at line 49 of file media_device.h.

◆ orientation

int jami::DeviceParams::orientation {}

Definition at line 50 of file media_device.h.

◆ pixel_format

std::string jami::DeviceParams::pixel_format {}

Definition at line 43 of file media_device.h.

Referenced by jami::video::VideoInput::configureFilePlayback().

◆ sdp_flags

std::string jami::DeviceParams::sdp_flags {}

Definition at line 47 of file media_device.h.

◆ unique_id

std::string jami::DeviceParams::unique_id {}

Definition at line 39 of file media_device.h.

◆ width

◆ window_id

std::string jami::DeviceParams::window_id {}

Definition at line 51 of file media_device.h.


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