|  | 
|  | 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) | 
|  | 
◆ SetSubtitleVerticalPosition()
      
        
          | void CVideoSettingsLocked::SetSubtitleVerticalPosition | ( | int | value, | 
        
          |  |  | bool | save | 
        
          |  | ) |  |  | 
      
 
Set the subtitle vertical position, it depends on current screen resolution. 
- Parameters
- 
  
    | value | The subtitle position in pixels |  | save | If true, the value will be saved to resolution info |  
 
 
 
The documentation for this class was generated from the following files: