inline void SetMaxTimeDifference(float maxTimeDifference);
SetMaxTimeDifference sets the maximum allowed difference between the audio and video frame time.
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. |