Contents

init(bookmarkName:atByteSampleOffset:)

Creates a bookmark marker with a name and offset into the audio buffer.

Declaration

init(bookmarkName mark: String, atByteSampleOffset byteSampleOffset: Int)

Parameters

  • mark:

    The name of the bookmark.

  • byteSampleOffset:

    The byte offset into the audio buffer.

See Also

Creating a marker