次の方法で共有


AVPlayerItem.StepByCount(nint) メソッド

定義

再生ヘッドをステップごとに stepCount 移動します。

[Foundation.Export("stepByCount:")]
public virtual void StepByCount (nint stepCount);
abstract member StepByCount : nint -> unit
override this.StepByCount : nint -> unit

パラメーター

stepCount
System.System.IntPtr System.nativeint
属性

適用対象