Skip to main content
GET
/
player
/
file-position
Get the current byte offset in the playing file
curl --request GET \
  --url http://localhost:6063/player/file-position
123

Response

200 - application/json

Byte offset

The response is of type integer<int64>.