Contents

init(paragraphRange:atByteSampleOffset:)

Creates a paragraph marker with a range of the paragraph and offset into the audio buffer.

Declaration

init(paragraphRange range: NSRange, atByteSampleOffset byteSampleOffset: Int)

Parameters

  • range:

    The location and length of the paragraph.

  • byteSampleOffset:

    The byte offset into the audio buffer.

See Also

Creating a marker