Master/Slave Relationship

A master/slave relationship is a specification of a chain of command for controlling a synchronized event. The relationship is 1:N, where one object (the synchronization master) controls the behavior of one or more subordinate objects (the slaves). The relationship is established using the SpiEnableSync function, where one data stream is designated the master and one or more data streams are designated as slaves. Real-time information, transmitted from the master to all slaves by the Sync/Stream Manager, gives each of the slaves the current time in the time base of the MMTIME standard (1/3 msec units). This time information (sync pulse) allows each slave stream handler to adjust the activity of that stream so that synchronization can be maintained.

Certain rules govern master/slave synchronization relationships: