CARenderer.BeginFrame Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
BeginFrame(Double) | |
BeginFrame(Double, CVTimeStamp) |
BeginFrame(Double)
public void BeginFrame (double timeInSeconds);
member this.BeginFrame : double -> unit
Paramètres
- timeInSeconds
- Double
S’applique à
BeginFrame(Double, CVTimeStamp)
[Foundation.Export("beginFrameAtTime:timeStamp:")]
public virtual void BeginFrame (double timeInSeconds, ref CoreVideo.CVTimeStamp ts);
abstract member BeginFrame : double * -> unit
override this.BeginFrame : double * -> unit
Paramètres
- timeInSeconds
- Double
- ts
- CVTimeStamp
- Attributs