Schnittstelle SeekType


public interface SeekType
  • Feldübersicht

    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

    • NONE

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

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

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