AVQueuePlayer.AdvanceToNextItem 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.
Advances the player to the next item in the queue.
[Foundation.Export("advanceToNextItem")]
public virtual void AdvanceToNextItem ();
abstract member AdvanceToNextItem : unit -> unit
override this.AdvanceToNextItem : unit -> unit
- Attributes