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

#include <libmythtv/mythavutil.h>

Collaboration diagram for MythStreamInfo:
[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 74 of file mythavutil.h.

Member Data Documentation

◆ m_codecType

char MythStreamInfo::m_codecType {' '}

Definition at line 77 of file mythavutil.h.

◆ m_codecName

QString MythStreamInfo::m_codecName

Definition at line 78 of file mythavutil.h.

◆ m_duration

int64_t MythStreamInfo::m_duration {0}

Definition at line 79 of file mythavutil.h.

◆ m_width

int MythStreamInfo::m_width {0}

Definition at line 81 of file mythavutil.h.

◆ m_height

int MythStreamInfo::m_height {0}

Definition at line 82 of file mythavutil.h.

◆ m_SampleAspectRatio

float MythStreamInfo::m_SampleAspectRatio {0.0}

Definition at line 83 of file mythavutil.h.

◆ m_fieldOrder

QString MythStreamInfo::m_fieldOrder {"UN"}

Definition at line 88 of file mythavutil.h.

◆ m_frameRate

float MythStreamInfo::m_frameRate {0.0}

Definition at line 89 of file mythavutil.h.

◆ m_avgFrameRate

float MythStreamInfo::m_avgFrameRate {0.0}

Definition at line 90 of file mythavutil.h.

◆ m_channels

int MythStreamInfo::m_channels {0}

Definition at line 92 of file mythavutil.h.


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