AudioConvertNanosToHostTime(_:)
Declaration
func AudioConvertNanosToHostTime(_ inNanos: UInt64) -> UInt64Parameters
- inNanos:
A UInt64 containing the nanosecond time to convert.
Return Value
A UInt64 containining the converted nanosecond time.
Discussion
Convert the given nanosecond time into a host time.
See Also
Functions
AudioConvertHostTimeToNanos(_:)AudioDeviceCreateIOProcID(_:_:_:_:)AudioDeviceCreateIOProcIDWithBlock(_:_:_:_:)AudioDeviceDestroyIOProcID(_:_:)AudioDeviceGetCurrentTime(_:_:)AudioDeviceGetNearestStartTime(_:_:_:)AudioDeviceStart(_:_:)AudioDeviceStartAtTime(_:_:_:_:)AudioDeviceStop(_:_:)AudioDeviceTranslateTime(_:_:_:)AudioGetCurrentHostTime()AudioGetHostClockFrequency()AudioGetHostClockMinimumTimeDelta()AudioHardwareCreateAggregateDevice(_:_:)AudioHardwareDestroyAggregateDevice(_:)