Add Interval Type and Force Keyframes, improve logs

This commit is contained in:
Michael Fabian Dirks
2017-06-20 16:47:44 +02:00
parent 0437f1bef3
commit b843825d2e
3 changed files with 77 additions and 22 deletions
+2
View File
@@ -33,7 +33,9 @@
// Properties
#define PROP_BITRATE "Bitrate"
#define PROP_QUALITY "Quality"
#define PROP_INTERVAL_TYPE "IntervalType"
#define PROP_KEYFRAME_INTERVAL "KeyframeInterval"
#define PROP_FORCE_KEYFRAMES "ForceKeyframes"
#define PROP_MODE "Mode"
#define PROP_MODE_NORMAL "Mode.Normal"
#define PROP_MODE_TEMPORAL "Mode.Temporal"