Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::SUBTITLES::STYLE::renderOpts Struct Reference

#include <SubtitlesStyle.h>

Public Attributes

float frameWidth
 
float frameHeight
 
float videoWidth
 
float videoHeight
 
float sourceWidth
 
float sourceHeight
 
float m_par
 
MarginsMode marginsMode = MarginsMode::DEFAULT
 
double position = 0
 
HorizontalAlign horizontalAlignment = HorizontalAlign::DISABLED
 

Member Data Documentation

◆ frameHeight

float KODI::SUBTITLES::STYLE::renderOpts::frameHeight

◆ frameWidth

float KODI::SUBTITLES::STYLE::renderOpts::frameWidth

◆ horizontalAlignment

HorizontalAlign KODI::SUBTITLES::STYLE::renderOpts::horizontalAlignment = HorizontalAlign::DISABLED

◆ m_par

float KODI::SUBTITLES::STYLE::renderOpts::m_par

◆ marginsMode

MarginsMode KODI::SUBTITLES::STYLE::renderOpts::marginsMode = MarginsMode::DEFAULT

◆ position

double KODI::SUBTITLES::STYLE::renderOpts::position = 0

◆ sourceHeight

float KODI::SUBTITLES::STYLE::renderOpts::sourceHeight

◆ sourceWidth

float KODI::SUBTITLES::STYLE::renderOpts::sourceWidth

◆ videoHeight

float KODI::SUBTITLES::STYLE::renderOpts::videoHeight

◆ videoWidth

float KODI::SUBTITLES::STYLE::renderOpts::videoWidth

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