aggregator: Also change the default latency to 0, not just the minimum

This commit is contained in:
Sebastian Dröge 2014-12-23 10:24:27 +01:00 committed by Tim-Philipp Müller
parent 6697f1521a
commit f2814fa5e3

View file

@ -254,7 +254,7 @@ typedef struct
gboolean one_actually_seeked;
} EventData;
#define DEFAULT_LATENCY -1
#define DEFAULT_LATENCY 0
enum
{