AVAsset:tracksWithMediaType: consistency

When you call AVAsset:tracksWithMediaType: is the order of the tracks in the array always consistent? I'm presuming they are sorted by trackID, but just checking...