VideoFormatToneMapping

public enum VideoFormatToneMapping

Tone mapping.

  • Standard tone mapping.

    Declaration

    Swift

    case standard
  • Parrot P-log tone mapping.

    Declaration

    Swift

    case pLog