#include <DVDStreamInfo.h>
§ CDVDStreamInfo() [1/3]
| CDVDStreamInfo::CDVDStreamInfo |
( |
| ) |
|
§ CDVDStreamInfo() [2/3]
| CDVDStreamInfo::CDVDStreamInfo |
( |
const CDVDStreamInfo & |
right, |
|
|
bool |
withextradata = true |
|
) |
| |
§ CDVDStreamInfo() [3/3]
| CDVDStreamInfo::CDVDStreamInfo |
( |
const CDemuxStream & |
right, |
|
|
bool |
withextradata = true |
|
) |
| |
§ ~CDVDStreamInfo()
| CDVDStreamInfo::~CDVDStreamInfo |
( |
| ) |
|
§ Assign() [1/2]
§ Assign() [2/2]
§ Clear()
| void CDVDStreamInfo::Clear |
( |
| ) |
|
§ Equal() [1/2]
| bool CDVDStreamInfo::Equal |
( |
const CDVDStreamInfo & |
right, |
|
|
bool |
withextradata |
|
) |
| |
§ Equal() [2/2]
| bool CDVDStreamInfo::Equal |
( |
const CDemuxStream & |
right, |
|
|
bool |
withextradata |
|
) |
| |
§ operator!=() [1/2]
§ operator!=() [2/2]
| bool CDVDStreamInfo::operator!= |
( |
const CDemuxStream & |
right | ) |
|
|
inline |
§ operator=() [1/2]
§ operator=() [2/2]
§ operator==() [1/2]
§ operator==() [2/2]
| bool CDVDStreamInfo::operator== |
( |
const CDemuxStream & |
right | ) |
|
|
inline |
§ aspect
| double CDVDStreamInfo::aspect |
§ bitrate
| int CDVDStreamInfo::bitrate |
§ bitsperpixel
| int CDVDStreamInfo::bitsperpixel |
§ bitspersample
| int CDVDStreamInfo::bitspersample |
§ blockalign
| int CDVDStreamInfo::blockalign |
§ channellayout
| uint64_t CDVDStreamInfo::channellayout |
§ channels
| int CDVDStreamInfo::channels |
§ codec
| AVCodecID CDVDStreamInfo::codec |
§ codec_tag
| unsigned int CDVDStreamInfo::codec_tag |
§ codecOptions
| int CDVDStreamInfo::codecOptions |
§ cryptoSession
§ demuxerId
| int CDVDStreamInfo::demuxerId = -1 |
§ dvd
§ externalInterfaces
§ extradata
| void* CDVDStreamInfo::extradata |
§ extrasize
| unsigned int CDVDStreamInfo::extrasize |
§ filename
| std::string CDVDStreamInfo::filename |
§ flags
| int CDVDStreamInfo::flags |
§ forced_aspect
| bool CDVDStreamInfo::forced_aspect |
§ fpsrate
| int CDVDStreamInfo::fpsrate |
§ fpsscale
| int CDVDStreamInfo::fpsscale |
§ height
| int CDVDStreamInfo::height |
§ level
| int CDVDStreamInfo::level |
§ orientation
| int CDVDStreamInfo::orientation |
§ profile
| int CDVDStreamInfo::profile |
§ ptsinvalid
| bool CDVDStreamInfo::ptsinvalid |
§ samplerate
| int CDVDStreamInfo::samplerate |
§ stereo_mode
| std::string CDVDStreamInfo::stereo_mode |
§ stills
| bool CDVDStreamInfo::stills |
§ type
§ uniqueId
| int CDVDStreamInfo::uniqueId |
§ vfr
§ width
| int CDVDStreamInfo::width |
The documentation for this class was generated from the following files: