20#ifndef FFMPEG_KIT_STATISTICS_H
21#define FFMPEG_KIT_STATISTICS_H
33 Statistics(
const long sessionId,
const int videoFrameNumber,
const float videoFps,
const float videoQuality,
const int64_t size,
const double time,
const double bitrate,
const double speed);
int getVideoFrameNumber()