共用方式為


AVAssetWriterInputMediaDataLocation 列舉

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVAssetWriterInputMediaDataLocation
type AVAssetWriterInputMediaDataLocation = 
繼承
AVAssetWriterInputMediaDataLocation
屬性

欄位

名稱 Description
InterleavedWithMainMediaData 0
BeforeMainMediaDataNotInterleaved 1

適用於