Schnittstelle DmabufError


public interface DmabufError
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    GTK failed to create the resource for other
    reasons
    static final int
    Dmabuf support is not available, because the OS
    is not Linux, or it was explicitly disabled at compile- or runtime
    static final int
    The requested format is not supported
  • Felddetails

    • NOT_AVAILABLE

      static final int NOT_AVAILABLE
      Dmabuf support is not available, because the OS
      is not Linux, or it was explicitly disabled at compile- or runtime
      Siehe auch:
    • UNSUPPORTED_FORMAT

      static final int UNSUPPORTED_FORMAT
      The requested format is not supported
      Siehe auch:
    • CREATION_FAILED

      static final int CREATION_FAILED
      GTK failed to create the resource for other
      reasons
      Siehe auch: