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.
Creates an audio time object with the specified host time.
init(hostTime: UInt64)The host time.
A new AVAudioTime instance.