Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CDVDMsgPlayerSeek::CMode Struct Reference

#include <DVDMessage.h>

Public Attributes

double time = 0
 
bool relative = false
 
bool backward = false
 
bool accurate = true
 
bool sync = true
 
bool restore = true
 
bool trickplay = false
 

Member Data Documentation

◆ accurate

bool CDVDMsgPlayerSeek::CMode::accurate = true

◆ backward

bool CDVDMsgPlayerSeek::CMode::backward = false

◆ relative

bool CDVDMsgPlayerSeek::CMode::relative = false

◆ restore

bool CDVDMsgPlayerSeek::CMode::restore = true

◆ sync

bool CDVDMsgPlayerSeek::CMode::sync = true

◆ time

double CDVDMsgPlayerSeek::CMode::time = 0

◆ trickplay

bool CDVDMsgPlayerSeek::CMode::trickplay = false

The documentation for this struct was generated from the following file: