#include <avform.h>
Definition at line 40 of file avform.h.
 
◆ AVForm()
◆ ~AVForm()
◆ createVideoSurface()
  
  
      
        
          | void AVForm::createVideoSurface  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ fillAudioQualityComboBox()
  
  
      
        
          | void AVForm::fillAudioQualityComboBox  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ fillCameraModesComboBox()
  
  
      
        
          | void AVForm::fillCameraModesComboBox  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ fillScreenModesComboBox()
  
  
      
        
          | void AVForm::fillScreenModesComboBox  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ getAudioInDevices()
  
  
      
        
          | void AVForm::getAudioInDevices  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ getAudioOutDevices()
  
  
      
        
          | void AVForm::getAudioOutDevices  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ getFormName()
  
  
      
        
          | QString AVForm::getFormName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinefinalvirtual   | 
  
 
 
◆ getModeSize()
◆ getStepsFromValue()
  
  
      
        
          | int AVForm::getStepsFromValue  | 
          ( | 
          qreal  | 
          val,  | 
         
        
           | 
           | 
          qreal  | 
          valMin,  | 
         
        
           | 
           | 
          qreal  | 
          valMax  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ getValueFromSteps()
  
  
      
        
          | qreal AVForm::getValueFromSteps  | 
          ( | 
          int  | 
          steps,  | 
         
        
           | 
           | 
          qreal  | 
          valMin,  | 
         
        
           | 
           | 
          qreal  | 
          valMax  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ getVideoDevices()
  
  
      
        
          | void AVForm::getVideoDevices  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ hideEvent()
  
  
      
        
          | void AVForm::hideEvent  | 
          ( | 
          QHideEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
finalprivate   | 
  
 
 
◆ killVideoSurface()
  
  
      
        
          | void AVForm::killVideoSurface  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ on_audioQualityComboBox_currentIndexChanged
  
  
      
        
          | void AVForm::on_audioQualityComboBox_currentIndexChanged  | 
          ( | 
          int  | 
          index | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_audioThresholdSlider_valueChanged
  
  
      
        
          | void AVForm::on_audioThresholdSlider_valueChanged  | 
          ( | 
          int  | 
          sliderSteps | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_cbEnableTestSound_stateChanged
  
  
      
        
          | void AVForm::on_cbEnableTestSound_stateChanged  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_inDevCombobox_currentIndexChanged
  
  
      
        
          | void AVForm::on_inDevCombobox_currentIndexChanged  | 
          ( | 
          int  | 
          deviceIndex | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_microphoneSlider_valueChanged
  
  
      
        
          | void AVForm::on_microphoneSlider_valueChanged  | 
          ( | 
          int  | 
          sliderSteps | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_outDevCombobox_currentIndexChanged
  
  
      
        
          | void AVForm::on_outDevCombobox_currentIndexChanged  | 
          ( | 
          int  | 
          deviceIndex | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_playbackSlider_valueChanged
  
  
      
        
          | void AVForm::on_playbackSlider_valueChanged  | 
          ( | 
          int  | 
          sliderSteps | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_videoDevCombobox_currentIndexChanged
  
  
      
        
          | void AVForm::on_videoDevCombobox_currentIndexChanged  | 
          ( | 
          int  | 
          index | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_videoModescomboBox_currentIndexChanged
  
  
      
        
          | void AVForm::on_videoModescomboBox_currentIndexChanged  | 
          ( | 
          int  | 
          index | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ open()
  
  
      
        
          | void AVForm::open  | 
          ( | 
          const QString &  | 
          devName,  | 
         
        
           | 
           | 
          const VideoMode &  | 
          mode  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ rescanDevices
  
  
      
        
          | void AVForm::rescanDevices  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ retranslateUi()
  
  
      
        
          | void AVForm::retranslateUi  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ searchPreferredIndex()
  
  
      
        
          | int AVForm::searchPreferredIndex  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ selectBestModes()
  
  
      
        
          | void AVForm::selectBestModes  | 
          ( | 
          QVector< VideoMode > &  | 
          allVideoModes | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ setVolume
  
  
      
        
          | void AVForm::setVolume  | 
          ( | 
          float  | 
          value | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ showEvent()
  
  
      
        
          | void AVForm::showEvent  | 
          ( | 
          QShowEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
finalprivate   | 
  
 
 
◆ trackNewScreenGeometry()
  
  
      
        
          | void AVForm::trackNewScreenGeometry  | 
          ( | 
          QScreen *  | 
          qScreen | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ updateVideoModes()
  
  
      
        
          | void AVForm::updateVideoModes  | 
          ( | 
          int  | 
          curIndex | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ alSource
◆ audio
  
  
      
        
          | IAudioControl& AVForm::audio | 
         
       
   | 
  
private   | 
  
 
 
◆ audioSettings
  
  
      
        
          | IAudioSettings* AVForm::audioSettings | 
         
       
   | 
  
private   | 
  
 
 
◆ audioSink
  
  
      
        
          | std::unique_ptr<IAudioSink> AVForm::audioSink | 
         
       
   | 
  
private   | 
  
 
 
◆ audioSrc
  
  
      
        
          | std::unique_ptr<IAudioSource> AVForm::audioSrc | 
         
       
   | 
  
private   | 
  
 
 
◆ camera
◆ camVideoSurface
◆ coreAV
◆ subscribedToAudioIn
  
  
      
        
          | bool AVForm::subscribedToAudioIn | 
         
       
   | 
  
private   | 
  
 
 
◆ totalSliderSteps
  
  
      
        
          | const uint AVForm::totalSliderSteps = 100 | 
         
       
   | 
  
private   | 
  
 
 
◆ videoDeviceList
  
  
      
        
          | QVector<QPair<QString, QString> > AVForm::videoDeviceList | 
         
       
   | 
  
private   | 
  
 
 
◆ videoModes
◆ videoSettings
The documentation for this class was generated from the following files: