共用方式為


AVAssetWriterInput.SampleReferenceBaseUrl 屬性

定義

如果不是 null ,則基底 URL 範例參考會相對於 。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSUrl SampleReferenceBaseUrl { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("sampleReferenceBaseURL", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setSampleReferenceBaseURL:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SampleReferenceBaseUrl : Foundation.NSUrl with get, set

屬性值

(即將推出此節點的更多檔)

這個值可以是 null

屬性

適用於