2.2.6.23 X-Playlist-Seek-Id
The X-Playlist-Seek-Id header requests the server to seek the playlist entry with the ID specified as the numerical value of this header.
If a client includes this header in a request, the numerical value MUST be either the identifier of the current playlist entry or the identifier of the previous playlist entry. (Identifiers for playlist entries are obtained from the X-Playlist-Gen-Id (section 2.2.6.22) header.)
This header is defined only for requests sent to a server.
The syntax of the X-Playlist-Seek-Id header is as follows:
-
X-Playlist-Seek-Id = "X-Playlist-Seek-Id: " 1*10DIGIT
The numerical value MUST be an integer in the range 1 to 4,294,967,295, inclusive.