Contents

setChapters(_:)

Sets chapter markers of an encoded file from the contents of the input dictionary.

Declaration

func setChapters(_ chapters: [[AnyHashable : Any]]!)

Parameters

  • chapters:

    An array of source media chapter markers.

See Also

Setting Encoding Values