ENUM

ENUM_ENCODERMODEL

The set of encoder models.

link GraphQL Schema definition

  • enum ENUM_ENCODERMODEL {
  • # Appliance model couldn’t be identified.
  • UNKNOWN
  • # ClearCaster Pro
  • CC_PRO
  • # ClearCaster Micro
  • CC_MICRO
  • # ClearCaster Enterprise
  • CC_ENTERPRISE
  • }