AVAudioConverterInputHandler Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public delegate AVFoundation.AVAudioBuffer AVAudioConverterInputHandler(uint inNumberOfPackets, out AVAudioConverterInputStatus outStatus);
type AVAudioConverterInputHandler = delegate of uint32 * -> AVAudioBuffer
Parameters
- inNumberOfPackets
- UInt32
- outStatus
- AVAudioConverterInputStatus