Contents

init(hostTime:)

Creates an audio time object with the specified host time.

Declaration

init(hostTime: UInt64)

Parameters

  • hostTime:

    The host time.

Return Value

A new AVAudioTime instance.

See Also

Creating an Audio Time Instance