CompositorInfo#

Fully qualified name: omni::platforminfo::CompositorInfo

Defined in omni/platforminfo/IOsInfo.h

struct CompositorInfo#

Information about the active compositor on the system.

Public Members

const char *name#

The name of the active compositor. This must not be modified.

const char *vendor#

The vendor of the active compositor. This must not be modified.

int32_t releaseVersion#

The release version number of the active compositor.