AudioBase::SetMaxTimeDifference

AudioBase::SetMaxTimeDifference
inline void SetMaxTimeDifference(float maxTimeDifference);
Description

SetMaxTimeDifference sets the maximum allowed difference between the audio and video frame time.

Parameters
Parameters 
Description 
float maxTimeDifference 
Maximum allowed time difference between video frame time and audio frame time. This is the maximum time in secs which is not treated as desynchronization. Default value is 0.1 second.