Converts an audio frame into a packet offset.
Syntax
public
long FrameToPacket (
long frame,
out int frameOffsetInPacket)
Parameters
- frame
- The frame.
- frameOffsetInPacket
- The offset inside the packet that the frame points to.
Returns
-1 on failure, otherwise the packet that represents the specified frame. Additionally, the offset within the packet is returned in the out parameter.
Remarks
Requirements
Namespace: AudioToolbox
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0