Introduction of device clock function

1. Introduction of device clock

1. The function of device clock

1. The setting and calibration of device clock

In all, it’s not necessary to set or calibrate the clock value to synchronize A/V frames in a single channel, because they use the same clock.

But if many channels are involved, and need to synchronize A/V frames, it’s necessary to set and calibrate clock values. Before capturing, use MWSetDeviceTime() to synchronize clock values in different capture channels, and during the process of capturing, use MWRegulateDeviceTime() to calibrate the clock values periodically.

“Examples \ Applications \ XICaptureQuad” contains a demo for clock function.