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

#include <mythavutil.h>

Collaboration diagram for MythStreamInfoList:
Collaboration graph
[legend]

Public Member Functions

 MythStreamInfoList (const QString &filename)
 

Public Attributes

int m_errorCode {0}
 
QString m_errorMsg
 
QVector< MythStreamInfom_streamInfoList
 

Detailed Description

Definition at line 98 of file mythavutil.h.

Constructor & Destructor Documentation

◆ MythStreamInfoList()

MythStreamInfoList::MythStreamInfoList ( const QString &  filename)
explicit

Definition at line 359 of file mythavutil.cpp.

Member Data Documentation

◆ m_errorCode

int MythStreamInfoList::m_errorCode {0}

Definition at line 101 of file mythavutil.h.

Referenced by V2Video::GetStreamInfo(), Video::GetStreamInfo(), and MythStreamInfoList().

◆ m_errorMsg

QString MythStreamInfoList::m_errorMsg

Definition at line 102 of file mythavutil.h.

Referenced by V2Video::GetStreamInfo(), Video::GetStreamInfo(), and MythStreamInfoList().

◆ m_streamInfoList

QVector<MythStreamInfo> MythStreamInfoList::m_streamInfoList

Definition at line 103 of file mythavutil.h.

Referenced by V2Video::GetStreamInfo(), Video::GetStreamInfo(), and MythStreamInfoList().


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