aggregator: Also change the default latency to 0, not just the minimum
This commit is contained in:
parent
c04bb6983e
commit
e7867a3586
@ -254,7 +254,7 @@ typedef struct
|
||||
gboolean one_actually_seeked;
|
||||
} EventData;
|
||||
|
||||
#define DEFAULT_LATENCY -1
|
||||
#define DEFAULT_LATENCY 0
|
||||
|
||||
enum
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user