getSeekPositions

abstract fun getSeekPositions(): LongArray?

Get a list of sorted seek positions. The positions should not change after user starts seeking.

Return

A list of sorted seek positions.