| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CSeekHandler, including all inherited members.
| ChangeTimeCode(int remote) | CSeekHandler | protected | 
| Configure() | CSeekHandler | |
| CSeekHandler()=default | CSeekHandler | |
| CSeekHandler(const CSeekHandler &)=delete | CSeekHandler | protected | 
| FrameMove() | CSeekHandler | |
| GetSeekSize() const | CSeekHandler | |
| GetTimeCodeSeconds() const | CSeekHandler | |
| HasTimeCode() const | CSeekHandler | inline | 
| InProgress() const | CSeekHandler | |
| OnAction(const CAction &action) override | CSeekHandler | virtual | 
| OnSettingAction(const std::shared_ptr< const CSetting > &setting) | ISettingCallback | inlinevirtual | 
| OnSettingChanged(const std::shared_ptr< const CSetting > &setting) override | CSeekHandler | virtual | 
| OnSettingChanging(const std::shared_ptr< const CSetting > &setting) | ISettingCallback | inlinevirtual | 
| OnSettingPropertyChanged(const std::shared_ptr< const CSetting > &setting, const char *propertyName) | ISettingCallback | inlinevirtual | 
| OnSettingUpdate(const std::shared_ptr< CSetting > &setting, const char *oldSettingId, const TiXmlNode *oldSettingNode) | ISettingCallback | inlinevirtual | 
| operator=(CSeekHandler const &)=delete | CSeekHandler | protected | 
| Reset() | CSeekHandler | |
| Seek(bool forward, float amount, float duration=0, bool analogSeek=false, SeekType type=SeekType::VIDEO) | CSeekHandler | |
| SeekSeconds(int seconds) | CSeekHandler | |
| SeekTimeCode(const CAction &action) | CSeekHandler | protected | 
| SettingOptionsSeekStepsFiller(const std::shared_ptr< const CSetting > &setting, std::vector< IntegerSettingOption > &list, int ¤t) | CSeekHandler | static | 
| ~IActionListener()=default | KODI::ACTION::IActionListener | virtual | 
| ~ISettingCallback()=default | ISettingCallback | virtual |