MythTV  master
Public Attributes | List of all members
PlaybackState::Markup Struct Reference

Markup for a video file. More...

Public Attributes

uint64_t totalFrames = 0
 total frames More...
 
uint64_t lastPlayPos = 0
 last playing position More...
 
uint64_t bookmarkPos = 0
 bookmark position More...
 

Detailed Description

Markup for a video file.

Definition at line 39 of file playbackstate.h.

Member Data Documentation

◆ totalFrames

uint64_t PlaybackState::Markup::totalFrames = 0

total frames

Definition at line 40 of file playbackstate.h.

Referenced by PlaybackState::QueryData().

◆ lastPlayPos

uint64_t PlaybackState::Markup::lastPlayPos = 0

last playing position

Definition at line 41 of file playbackstate.h.

Referenced by PlaybackState::QueryData().

◆ bookmarkPos

uint64_t PlaybackState::Markup::bookmarkPos = 0

bookmark position

Definition at line 42 of file playbackstate.h.

Referenced by PlaybackState::QueryData().


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