Skip to main content
Ctrl+K
Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • Carbonite SDK API
  • carb
  • kCarb_FourCC

kCarb_FourCC#

Fully qualified name: carb::kCarb_FourCC

Defined in carb/Framework.h

constexpr FourCC carb::kCarb_FourCC = ((FourCC)(uint8_t)('C') | ((FourCC)(uint8_t)('A') << 8) | ((FourCC)(uint8_t)('R') << 16) | ((FourCC)(uint8_t)('B') << 24))#

Four character code used to identify a PluginRegistrationDesc object that is likely to have further data provided in it.

previous

isVersionSemanticallyCompatible

next

kFnvBasis

On this page
  • kCarb_FourCC
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Feb 24, 2025.