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
属性

字段

BeforeMainMediaDataNotInterleaved 1
InterleavedWithMainMediaData 0

适用于