IAudioClockAdjustment.from constructor

IAudioClockAdjustment.from(
  1. IUnknown interface
)

Implementation

factory IAudioClockAdjustment.from(IUnknown interface) =>
    IAudioClockAdjustment(interface.toInterface(IID_IAudioClockAdjustment));