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.
Sets chapter markers of an encoded file from the contents of the input dictionary.
func setChapters(_ chapters: [[AnyHashable : Any]]!)An array of source media chapter markers.