MonoTouch.AudioToolbox.AudioFileStream.Seek Method
Maps the absolute file offset for the specified packetOffset.

Syntax

public AudioFileStreamStatus Seek (long packetOffset, out long dataByteOffset, out bool isEstimate)

Parameters

packetOffset
The offset of the packet to map.
dataByteOffset
Upon return, the data byte offset in the audio file stream.
isEstimate
On return, the value will be true if the byte offset is an estimate.

Returns

Remarks

This updates the AudioFileStream.LastError property.

Requirements

Namespace: MonoTouch.AudioToolbox
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0