|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#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 |
| bool CDVDMsgPlayerSeek::CMode::accurate = true |
| bool CDVDMsgPlayerSeek::CMode::backward = false |
| bool CDVDMsgPlayerSeek::CMode::relative = false |
| bool CDVDMsgPlayerSeek::CMode::restore = true |
| bool CDVDMsgPlayerSeek::CMode::sync = true |
| double CDVDMsgPlayerSeek::CMode::time = 0 |
| bool CDVDMsgPlayerSeek::CMode::trickplay = false |