MythTV  master
Public Member Functions | Public Attributes | List of all members
AVSubtitles Class Reference

#include <subtitlereader.h>

Collaboration diagram for AVSubtitles:
Collaboration graph
[legend]

Public Member Functions

 AVSubtitles ()=default
 

Public Attributes

MythDeque< AVSubtitle > m_buffers
 
QMutex m_lock
 
bool m_fixPosition {false}
 
bool m_needSync {false}
 

Detailed Description

Definition at line 22 of file subtitlereader.h.

Constructor & Destructor Documentation

◆ AVSubtitles()

AVSubtitles::AVSubtitles ( )
default

Member Data Documentation

◆ m_buffers

MythDeque<AVSubtitle> AVSubtitles::m_buffers

◆ m_lock

QMutex AVSubtitles::m_lock

◆ m_fixPosition

bool AVSubtitles::m_fixPosition {false}

◆ m_needSync

bool AVSubtitles::m_needSync {false}

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