AVMidiPlayer.PrepareToPlay 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.
Prepares to play the sequence by executing pre-roll behaviors.
[Foundation.Export("prepareToPlay")]
public virtual void PrepareToPlay ();
abstract member PrepareToPlay : unit -> unit
override this.PrepareToPlay : unit -> unit
- Attributes