#include <StreamDetails.h>
◆ CStreamDetails() [1/2]
| CStreamDetails::CStreamDetails |
( |
| ) |
|
|
inline |
◆ CStreamDetails() [2/2]
◆ AddStream()
◆ Archive()
◆ DetermineBestStreams()
| void CStreamDetails::DetermineBestStreams |
( |
void | | ) |
|
◆ GetAudioChannels()
| int CStreamDetails::GetAudioChannels |
( |
int | idx = 0 | ) |
const |
◆ GetAudioCodec()
| std::string CStreamDetails::GetAudioCodec |
( |
int | idx = 0 | ) |
const |
◆ GetAudioLanguage()
| std::string CStreamDetails::GetAudioLanguage |
( |
int | idx = 0 | ) |
const |
◆ GetAudioStreamCount()
| int CStreamDetails::GetAudioStreamCount |
( |
void | | ) |
const |
◆ GetNthStream()
◆ GetStereoMode()
| std::string CStreamDetails::GetStereoMode |
( |
int | idx = 0 | ) |
const |
◆ GetStreamCount()
◆ GetSubtitleLanguage()
| std::string CStreamDetails::GetSubtitleLanguage |
( |
int | idx = 0 | ) |
const |
◆ GetSubtitleStreamCount()
| int CStreamDetails::GetSubtitleStreamCount |
( |
void | | ) |
const |
◆ GetVideoAspect()
| float CStreamDetails::GetVideoAspect |
( |
int | idx = 0 | ) |
const |
◆ GetVideoCodec()
| std::string CStreamDetails::GetVideoCodec |
( |
int | idx = 0 | ) |
const |
◆ GetVideoDuration()
| int CStreamDetails::GetVideoDuration |
( |
int | idx = 0 | ) |
const |
◆ GetVideoHdrType()
| std::string CStreamDetails::GetVideoHdrType |
( |
int | idx = 0 | ) |
const |
◆ GetVideoHeight()
| int CStreamDetails::GetVideoHeight |
( |
int | idx = 0 | ) |
const |
◆ GetVideoLanguage()
| std::string CStreamDetails::GetVideoLanguage |
( |
int | idx = 0 | ) |
const |
◆ GetVideoStreamCount()
| int CStreamDetails::GetVideoStreamCount |
( |
void | | ) |
const |
◆ GetVideoWidth()
| int CStreamDetails::GetVideoWidth |
( |
int | idx = 0 | ) |
const |
◆ HasItems()
| bool CStreamDetails::HasItems |
( |
void | | ) |
const |
|
inline |
◆ HdrTypeToString()
| std::string CStreamDetails::HdrTypeToString |
( |
StreamHdrType | hdrType | ) |
|
|
static |
◆ operator!=()
◆ operator=()
◆ operator==()
◆ Reset()
◆ Serialize()
◆ SetStreams()
◆ SetVideoDuration()
| void CStreamDetails::SetVideoDuration |
( |
int | idx, |
|
|
const int | duration ) |
◆ VideoAspectToAspectDescription()
| std::string CStreamDetails::VideoAspectToAspectDescription |
( |
float | fAspect | ) |
|
|
static |
◆ VideoDimsToResolutionDescription()
| std::string CStreamDetails::VideoDimsToResolutionDescription |
( |
int | iWidth, |
|
|
int | iHeight ) |
|
static |
The documentation for this class was generated from the following files: