mapFormats

fun <R> Tracks.Group.mapFormats(block: (Format) -> R): List<R>

Maps the formats of the tracks in a Tracks.Group to some other type