PixelFormat

The different pixel formats used for non auto-capture video frames.

Values

  • PixelFormat_UNKNOWN : enum value : ReplaceMePixelFormat_UNKNOWN

  • PixelFormat_R8G8B8 : enum value : ReplaceMePixelFormat_R8G8B8

  • PixelFormat_R8G8B8A8 : enum value : ReplaceMePixelFormat_R8G8B8A8

  • PixelFormat_R10G10B10A2 : enum value : ReplaceMePixelFormat_R10G10B10A2

  • PixelFormat_NV12 : enum value : ReplaceMePixelFormat_NV12

  • PixelFormat_B8G8R8A8 : enum value : ReplaceMePixelFormat_B8G8R8A8

  • NUM_PIXELFORMATenum value :

    Number of pixel formats supported.