xbmc
Public Member Functions | Protected Attributes | List of all members
CVideoSettingsLocked Class Reference
Collaboration diagram for CVideoSettingsLocked:
Collaboration graph
[legend]

Public Member Functions

 CVideoSettingsLocked (CVideoSettings &vs, CCriticalSection &critSection)
 
 CVideoSettingsLocked (CVideoSettingsLocked const &)=delete
 
void operator= (CVideoSettingsLocked const &x)=delete
 
void SetSubtitleStream (int stream)
 
void SetSubtitleVisible (bool visible)
 
void SetAudioStream (int stream)
 
void SetVideoStream (int stream)
 
void SetAudioDelay (float delay)
 
void SetSubtitleDelay (float delay)
 
void SetSubtitleVerticalPosition (int value, bool save)
 Set the subtitle vertical position, it depends on current screen resolution. More...
 
void SetViewMode (int mode, float zoom, float par, float shift, bool stretch)
 
void SetVolumeAmplification (float amp)
 

Protected Attributes

CVideoSettingsm_videoSettings
 
CCriticalSection & m_critSection
 

Member Function Documentation

◆ SetSubtitleVerticalPosition()

void CVideoSettingsLocked::SetSubtitleVerticalPosition ( int  value,
bool  save 
)

Set the subtitle vertical position, it depends on current screen resolution.

Parameters
valueThe subtitle position in pixels
saveIf true, the value will be saved to resolution info

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