#include <VideoSettings.h>
◆ CVideoSettingsLocked() [1/2]
      
        
          | CVideoSettingsLocked::CVideoSettingsLocked  | 
          ( | 
          CVideoSettings & |           vs,  | 
        
        
           | 
           | 
          CCriticalSection & |           critSection ) | 
        
      
 
 
◆ ~CVideoSettingsLocked()
  
  
      
        
          | virtual CVideoSettingsLocked::~CVideoSettingsLocked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualdefault   | 
  
 
 
◆ CVideoSettingsLocked() [2/2]
◆ operator=()
◆ SetAudioDelay()
      
        
          | void CVideoSettingsLocked::SetAudioDelay  | 
          ( | 
          float |           delay | ) | 
           | 
        
      
 
 
◆ SetAudioStream()
      
        
          | void CVideoSettingsLocked::SetAudioStream  | 
          ( | 
          int |           stream | ) | 
           | 
        
      
 
 
◆ SetSubtitleDelay()
      
        
          | void CVideoSettingsLocked::SetSubtitleDelay  | 
          ( | 
          float |           delay | ) | 
           | 
        
      
 
 
◆ SetSubtitleStream()
      
        
          | void CVideoSettingsLocked::SetSubtitleStream  | 
          ( | 
          int |           stream | ) | 
           | 
        
      
 
 
◆ 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  | 
  
   
 
 
◆ SetSubtitleVisible()
      
        
          | void CVideoSettingsLocked::SetSubtitleVisible  | 
          ( | 
          bool |           visible | ) | 
           | 
        
      
 
 
◆ SetVideoStream()
      
        
          | void CVideoSettingsLocked::SetVideoStream  | 
          ( | 
          int |           stream | ) | 
           | 
        
      
 
 
◆ SetViewMode()
      
        
          | void CVideoSettingsLocked::SetViewMode  | 
          ( | 
          int |           mode,  | 
        
        
           | 
           | 
          float |           zoom,  | 
        
        
           | 
           | 
          float |           par,  | 
        
        
           | 
           | 
          float |           shift,  | 
        
        
           | 
           | 
          bool |           stretch ) | 
        
      
 
 
◆ SetVolumeAmplification()
      
        
          | void CVideoSettingsLocked::SetVolumeAmplification  | 
          ( | 
          float |           amp | ) | 
           | 
        
      
 
 
◆ m_critSection
  
  
      
        
          | CCriticalSection& CVideoSettingsLocked::m_critSection | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_videoSettings
The documentation for this class was generated from the following files: