Converts a position on a stream to its packet location.
Syntax
public
long ByteToPacket (
long byteval,
out int byteOffsetInPacket,
out bool isEstimate)
Parameters
- byteval
- The byte position.
- byteOffsetInPacket
- Offset within the packet.
- isEstimate
- True if the return value is an estimate.
Returns
The packet where the byte position would be, or -1 on error.
Remarks
Requirements
Namespace: AudioToolbox
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0