next()
Advances to the next element and returns it, or nil if no next element exists.
Declaration
final func next() async throws -> TemporalFeature<AudioReader.MicrophoneAsyncBuffers.Feature>?Advances to the next element and returns it, or nil if no next element exists.
final func next() async throws -> TemporalFeature<AudioReader.MicrophoneAsyncBuffers.Feature>?