| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CVideoSettingsLocked, including all inherited members.
| CVideoSettingsLocked(CVideoSettings &vs, CCriticalSection &critSection) | CVideoSettingsLocked | |
| CVideoSettingsLocked(CVideoSettingsLocked const &)=delete | CVideoSettingsLocked | |
| m_critSection | CVideoSettingsLocked | protected | 
| m_videoSettings | CVideoSettingsLocked | protected | 
| operator=(CVideoSettingsLocked const &x)=delete | CVideoSettingsLocked | |
| SetAudioDelay(float delay) | CVideoSettingsLocked | |
| SetAudioStream(int stream) | CVideoSettingsLocked | |
| SetSubtitleDelay(float delay) | CVideoSettingsLocked | |
| SetSubtitleStream(int stream) | CVideoSettingsLocked | |
| SetSubtitleVerticalPosition(int value, bool save) | CVideoSettingsLocked | |
| SetSubtitleVisible(bool visible) | CVideoSettingsLocked | |
| SetVideoStream(int stream) | CVideoSettingsLocked | |
| SetViewMode(int mode, float zoom, float par, float shift, bool stretch) | CVideoSettingsLocked | |
| SetVolumeAmplification(float amp) | CVideoSettingsLocked | |
| ~CVideoSettingsLocked()=default | CVideoSettingsLocked | virtual |