共用方式為


AVAssetExportSessionPreset 列舉

定義

列舉資產匯出會話的預設值。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVAssetExportSessionPreset
type AVAssetExportSessionPreset = 
繼承
AVAssetExportSessionPreset
屬性

欄位

AppleM4A 8

指出具有無間距播放資料的僅限音訊 m4a 檔案。

HighestQuality 2

指出高品質的 QuickTime 檔案。

LowQuality 0

表示品質低的 QuickTime 檔案。

MediumQuality 1

表示中型品質 QuickTime 檔案。

Passthrough 9

指出可能的話,傳遞匯出。

Preset1280x720 5

表示 1280x720 輸出。

Preset1920x1080 6

表示 1920x1080 輸出。

Preset3840x2160 7

表示 3840x2160 輸出。

Preset640x480 3

表示 640x480 輸出。

Preset960x540 4

表示 960x540 輸出。

PresetHevc1920x1080 11
PresetHevc3840x2160 12

適用於