|
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 99 of file mythavutil.h.
|
explicit |
Definition at line 357 of file mythavutil.cpp.
| int MythStreamInfoList::m_errorCode {0} |
Definition at line 102 of file mythavutil.h.
Referenced by V2Video::GetStreamInfo(), and MythStreamInfoList().
| QString MythStreamInfoList::m_errorMsg |
Definition at line 103 of file mythavutil.h.
Referenced by V2Video::GetStreamInfo(), and MythStreamInfoList().
| QVector<MythStreamInfo> MythStreamInfoList::m_streamInfoList |
Definition at line 104 of file mythavutil.h.
Referenced by V2Video::GetStreamInfo(), and MythStreamInfoList().