aggregator: Default to "zero" start time selection mode as documented
This commit is contained in:
parent
50b7d1d577
commit
69fa4f9a5b
@ -300,7 +300,7 @@ typedef struct
|
||||
} EventData;
|
||||
|
||||
#define DEFAULT_LATENCY 0
|
||||
#define DEFAULT_START_TIME_SELECTION GST_AGGREGATOR_START_TIME_SELECTION_FIRST
|
||||
#define DEFAULT_START_TIME_SELECTION GST_AGGREGATOR_START_TIME_SELECTION_ZERO
|
||||
#define DEFAULT_START_TIME (-1)
|
||||
|
||||
enum
|
||||
|
Loading…
x
Reference in New Issue
Block a user