PHVideoRequestOptionsDeliveryMode.automatic
Photos automatically determines which quality of video data to provide based on the request and current conditions.
Declaration
case automaticDiscussion
When you request an AVAsset or AVPlayerItem object, Photos typically uses the medium-quality format. When you request an AVAssetExportSession object for writing out the asset’s contents, Photos always uses the high-quality format.