다음을 통해 공유


AVMutableMovieTrack.ReplaceFormatDescription 메서드

정의

[Foundation.Export("replaceFormatDescription:withFormatDescription:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ReplaceFormatDescription (CoreMedia.CMFormatDescription formatDescription, CoreMedia.CMFormatDescription newFormatDescription);
abstract member ReplaceFormatDescription : CoreMedia.CMFormatDescription * CoreMedia.CMFormatDescription -> unit
override this.ReplaceFormatDescription : CoreMedia.CMFormatDescription * CoreMedia.CMFormatDescription -> unit

매개 변수

formatDescription
CMFormatDescription
newFormatDescription
CMFormatDescription
특성

적용 대상