baseaudiosrc: change default slave method

Set the default slave method to the much better skew slaving algortihm.
This commit is contained in:
Wim Taymans 2009-08-06 12:58:58 +02:00
parent caf3d8d480
commit 090808a295

View file

@ -87,7 +87,7 @@ enum
#define DEFAULT_ACTUAL_BUFFER_TIME -1
#define DEFAULT_ACTUAL_LATENCY_TIME -1
#define DEFAULT_PROVIDE_CLOCK TRUE
#define DEFAULT_SLAVE_METHOD GST_BASE_AUDIO_SRC_SLAVE_RETIMESTAMP
#define DEFAULT_SLAVE_METHOD GST_BASE_AUDIO_SRC_SLAVE_SKEW
enum
{