#include <Statistics.h>
◆ VideoOnly() [1/2]
QtAV::Statistics::VideoOnly::VideoOnly |
( |
| ) |
|
◆ VideoOnly() [2/2]
QtAV::Statistics::VideoOnly::VideoOnly |
( |
const VideoOnly & |
| ) |
|
◆ ~VideoOnly()
QtAV::Statistics::VideoOnly::~VideoOnly |
( |
| ) |
|
◆ currentDisplayFPS()
qreal QtAV::Statistics::VideoOnly::currentDisplayFPS |
( |
| ) |
const |
◆ frameDisplayed()
qint64 QtAV::Statistics::VideoOnly::frameDisplayed |
( |
qreal |
pts | ) |
|
return current absolute time (seconds since epcho
◆ operator=()
◆ pts()
qreal QtAV::Statistics::VideoOnly::pts |
( |
| ) |
const |
◆ coded_height
int QtAV::Statistics::VideoOnly::coded_height |
◆ coded_width
int QtAV::Statistics::VideoOnly::coded_width |
Bitstream width / height, may be different from width/height if lowres enabled.
- decoding: Set by user before init if known. Codec should override / dynamically change if needed.
◆ gop_size
int QtAV::Statistics::VideoOnly::gop_size |
the number of pictures in a group of pictures, or 0 for intra_only
◆ height
int QtAV::Statistics::VideoOnly::height |
◆ pix_fmt
QString QtAV::Statistics::VideoOnly::pix_fmt |
◆ width
int QtAV::Statistics::VideoOnly::width |
The documentation for this class was generated from the following file: