Schnittstelle TracerValueScope


public interface TracerValueScope
  • Feldübersicht Linksymbol

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    the value is related to an #GstElement
    static final int
    the value is related to a #GstPad
    static final int
    the value is related to the process
    static final int
    the value is related to a thread
  • Felddetails Linksymbol

    • PROCESS Linksymbol

      static final int PROCESS
      the value is related to the process
      Siehe auch:
    • THREAD Linksymbol

      static final int THREAD
      the value is related to a thread
      Siehe auch:
    • ELEMENT Linksymbol

      static final int ELEMENT
      the value is related to an #GstElement
      Siehe auch:
    • PAD Linksymbol

      static final int PAD
      the value is related to a #GstPad
      Siehe auch: