AudioToolbox.AudioFileStream.FrameToPacket Method
Returns the packet number and the frame offset in the packet (on the out parameter) corresponding to the requested audio frame.

Syntax

public long FrameToPacket (long frame, out int frameOffsetInPacket)

Parameters

frame
The audio frame number.
frameOffsetInPacket
The frame offset in the packet.

Returns

The packet number that corresponds to the specified frame.

Remarks

This updates the AudioFileStream.LastError property.

Requirements

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