AVAudioConverterInputHandler Delegate

Definition

public delegate AVFoundation.AVAudioBuffer AVAudioConverterInputHandler(uint inNumberOfPackets, out AVAudioConverterInputStatus outStatus);
type AVAudioConverterInputHandler = delegate of uint32 *  -> AVAudioBuffer

Parameters

inNumberOfPackets
UInt32

Return Value

Applies to