I want to add a track of type AVMediaTypeSubtitle to AVMutableComposition the adding itself is easy, but how to populate this Track? and how to read it later?!!
I can't find any thing related to how to read/write a track of type AVMediaTypeSubtitle !!