AVAudioFile.FramePosition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The offset within the file of the next read or write operation.
public virtual long FramePosition { [Foundation.Export("framePosition")] get; [Foundation.Export("setFramePosition:")] set; }
member this.FramePosition : int64 with get, set
Property Value
- Attributes