ezEngine Release 26.9
Loading...
Searching...
No Matches
ezCaptureImageResult Struct Reference

Result of polling an asynchronous capture operation. More...

#include <WindowOutputTargetBase.h>

Public Types

enum  Enum { Ready , Pending , NotStarted , Default = NotStarted }
 
using StorageType = ezUInt8
 

Detailed Description

Result of polling an asynchronous capture operation.

Member Enumeration Documentation

◆ Enum

Enumerator
Ready 

The capture has finished and the image is available.

Pending 

The capture is still in progress, poll again next frame.

NotStarted 

No capture operation is in progress.


The documentation for this struct was generated from the following file: