MythTV  master
Public Attributes | List of all members
MythStreamInfo Class Reference

#include <mythavutil.h>

Collaboration diagram for MythStreamInfo:
Collaboration graph
[legend]

Public Attributes

char m_codecType {' '}
 
QString m_codecName
 
int64_t m_duration {0}
 
int m_width {0}
 
int m_height {0}
 
float m_SampleAspectRatio {0.0}
 
QString m_fieldOrder {"UN"}
 
float m_frameRate {0.0}
 
float m_avgFrameRate {0.0}
 
int m_channels {0}
 

Detailed Description

Definition at line 73 of file mythavutil.h.

Member Data Documentation

◆ m_codecType

char MythStreamInfo::m_codecType {' '}

Definition at line 76 of file mythavutil.h.

Referenced by MythStreamInfoList::MythStreamInfoList().

◆ m_codecName

QString MythStreamInfo::m_codecName

Definition at line 77 of file mythavutil.h.

Referenced by MythStreamInfoList::MythStreamInfoList().

◆ m_duration

int64_t MythStreamInfo::m_duration {0}

Definition at line 78 of file mythavutil.h.

Referenced by MythStreamInfoList::MythStreamInfoList().

◆ m_width

int MythStreamInfo::m_width {0}

Definition at line 80 of file mythavutil.h.

Referenced by MythStreamInfoList::MythStreamInfoList().

◆ m_height

int MythStreamInfo::m_height {0}

Definition at line 81 of file mythavutil.h.

Referenced by MythStreamInfoList::MythStreamInfoList().

◆ m_SampleAspectRatio

float MythStreamInfo::m_SampleAspectRatio {0.0}

Definition at line 82 of file mythavutil.h.

Referenced by MythStreamInfoList::MythStreamInfoList().

◆ m_fieldOrder

QString MythStreamInfo::m_fieldOrder {"UN"}

Definition at line 87 of file mythavutil.h.

Referenced by MythStreamInfoList::MythStreamInfoList().

◆ m_frameRate

float MythStreamInfo::m_frameRate {0.0}

Definition at line 88 of file mythavutil.h.

Referenced by MythStreamInfoList::MythStreamInfoList().

◆ m_avgFrameRate

float MythStreamInfo::m_avgFrameRate {0.0}

Definition at line 89 of file mythavutil.h.

Referenced by MythStreamInfoList::MythStreamInfoList().

◆ m_channels

int MythStreamInfo::m_channels {0}

Definition at line 91 of file mythavutil.h.

Referenced by MythStreamInfoList::MythStreamInfoList().


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