次の方法で共有


AVOutputSettingsAssistant.SourceVideoMinFrameDuration プロパティ

定義

フレームの最小期間を取得または設定します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreMedia.CMTime SourceVideoMinFrameDuration { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("sourceVideoMinFrameDuration", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setSourceVideoMinFrameDuration:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SourceVideoMinFrameDuration : CoreMedia.CMTime with get, set

プロパティ値

属性

適用対象