#include <Statistics.h>
QtAV::Statistics::VideoOnly::VideoOnly |
( |
| ) |
|
QtAV::Statistics::VideoOnly::VideoOnly |
( |
const VideoOnly & |
| ) |
|
QtAV::Statistics::VideoOnly::~VideoOnly |
( |
| ) |
|
qreal QtAV::Statistics::VideoOnly::currentDisplayFPS |
( |
| ) |
const |
qint64 QtAV::Statistics::VideoOnly::frameDisplayed |
( |
qreal |
pts | ) |
|
return current absolute time (seconds since epcho
qreal QtAV::Statistics::VideoOnly::pts |
( |
| ) |
const |
int QtAV::Statistics::VideoOnly::coded_height |
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.
int QtAV::Statistics::VideoOnly::gop_size |
the number of pictures in a group of pictures, or 0 for intra_only
int QtAV::Statistics::VideoOnly::height |
QString QtAV::Statistics::VideoOnly::pix_fmt |
int QtAV::Statistics::VideoOnly::width |
The documentation for this class was generated from the following file: