more Frame Statistik

This commit is contained in:
jojo61
2018-10-07 13:31:52 +02:00
parent 6f892bb8d1
commit 98af2bb7bf
5 changed files with 108 additions and 139 deletions

View File

@@ -98,7 +98,7 @@ extern "C"
extern void Resume(void);
/// Get decoder statistics
extern void GetStats(int *, int *, int *, int *);
extern void GetStats(int *, int *, int *, int *, float *);
/// C plugin scale video
extern void ScaleVideo(int, int, int, int);