MythTV
master
|
#include <libmythtv/mythavutil.h>
Public Member Functions | |
MythStreamInfoList (const QString &filename) | |
Public Attributes | |
int | m_errorCode {0} |
QString | m_errorMsg |
QVector< MythStreamInfo > | m_streamInfoList |
Definition at line 98 of file mythavutil.h.
|
explicit |
Definition at line 359 of file mythavutil.cpp.
int MythStreamInfoList::m_errorCode {0} |
Definition at line 101 of file mythavutil.h.
Referenced by V2Video::GetStreamInfo(), Video::GetStreamInfo(), and MythStreamInfoList().
QString MythStreamInfoList::m_errorMsg |
Definition at line 102 of file mythavutil.h.
Referenced by V2Video::GetStreamInfo(), Video::GetStreamInfo(), and MythStreamInfoList().
QVector<MythStreamInfo> MythStreamInfoList::m_streamInfoList |
Definition at line 103 of file mythavutil.h.
Referenced by V2Video::GetStreamInfo(), Video::GetStreamInfo(), and MythStreamInfoList().