Schnittstelle DebugColorMode


public interface DebugColorMode
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Do not use colors in logs.
    static final int
    Paint logs in a platform-specific way.
    static final int
    Paint logs with UNIX terminal color codes
    no matter what platform GStreamer is running on.
  • Felddetails

    • OFF

      static final int OFF
      Do not use colors in logs.
      Siehe auch:
    • ON

      static final int ON
      Paint logs in a platform-specific way.
      Siehe auch:
    • UNIX

      static final int UNIX
      Paint logs with UNIX terminal color codes
      no matter what platform GStreamer is running on.
      Siehe auch: