baseaudiosrc: change default slave method
Set the default slave method to the much better skew slaving algortihm.
This commit is contained in:
parent
caf3d8d480
commit
090808a295
@ -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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user