mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 18:59:59 +01:00
Changed my mind: dual (N=2) frame mechanism is optimal for MediaPlayer
This commit is contained in:
@@ -19,7 +19,7 @@ class Visitor;
|
||||
|
||||
#define MAX_PLAY_SPEED 20.0
|
||||
#define MIN_PLAY_SPEED 0.1
|
||||
#define N_VFRAME 3
|
||||
#define N_VFRAME 2
|
||||
|
||||
struct TimeCounter {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user