The KSPROPERTY_SYNTH_MASTERCLOCK property is used to get the master clock time.
| Get | Set | Target | Property Descriptor Type | Property Value Type |
|---|---|---|---|---|
| Yes | No | Pin | KSPROPERTY | ULONGLONG |
The property value (operation data) is of type ULONGLONG and represents the master clock time. This time is specified in 100-nanosecond units.
A KSPROPERTY_SYNTH_MASTERCLOCK property request returns STATUS_SUCCESS to indicate that it has completed successfully. Otherwise, the request returns an appropriate error status code.
Declared in dmusprop.h. Include dmusprop.h.
For more information, see Master Clocks.