次の方法で共有


AVPlayerItemTrack.CurrentVideoFrameRate プロパティ

定義

現在のフレーム レート (1 秒あたりのフレーム数)。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual float CurrentVideoFrameRate { [Foundation.Export("currentVideoFrameRate")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CurrentVideoFrameRate : single

プロパティ値

属性

適用対象