Schnittstelle SeekType


public interface SeekType
  • Feldübersicht Linksymbol

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    relative position to duration is requested
    static final int
    no change in position is required
    static final int
    absolute position is requested
  • Felddetails Linksymbol

    • NONE Linksymbol

      static final int NONE
      no change in position is required
      Siehe auch:
    • SET Linksymbol

      static final int SET
      absolute position is requested
      Siehe auch:
    • END Linksymbol

      static final int END
      relative position to duration is requested
      Siehe auch: