MediaSeekOptions.ResumeState

  • MediaSeekOptions.ResumeState is an abstract annotation representing the resume state.

  • It inherits standard methods from the java.lang.annotation.Annotation interface, such as annotationType(), equals(), hashCode(), and toString().

public static abstract @interface MediaSeekOptions.ResumeState implements Annotation

The resume state.

Inherited Method Summary