MediaExtractorCompat.SeekMode
Artifact: androidx.media3:media3-exoplayer
@IntDef(value = )
@Retention(value = RetentionPolicy.SOURCE)
annotation MediaExtractorCompat.SeekMode
The seeking mode. One of SEEK_TO_PREVIOUS_SYNC
, SEEK_TO_NEXT_SYNC
, or SEEK_TO_CLOSEST_SYNC
.