AVPlayerItem.StepByCount(nint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Moves the playback head by stepCount
steps.
[Foundation.Export("stepByCount:")]
public virtual void StepByCount (nint stepCount);
abstract member StepByCount : nint -> unit
override this.StepByCount : nint -> unit
Parameters
- stepCount
- System.System.IntPtr System.nativeint
- Attributes