AudioToolbox.AudioFile.ReadPacketData Method
Reads packets of audio data from an audio file.

Syntax

public AudioStreamPacketDescription[] ReadPacketData (long inStartingPacket, int nPackets, byte[] buffer)

Parameters

inStartingPacket
The index of the first packet to read.
nPackets
The number of packets to read.
buffer
The output buffer where packets are written.

Returns

Array of packet descriptors for the packets that were read.

Remarks

Requirements

Namespace: AudioToolbox
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0