2.2.6.22 X-Playlist-Gen-Id

The X-Playlist-Gen-Id header specifies the identifier of the playlist entry that the current request or response applies to.

Once the client has obtained the identifier for the current playlist entry through the response to the Describe (section 2.2.7.2) request, the client will include it in most subsequent RTSP requests for the current session. See section 2.2.7 for details about which RTSP requests can include the X-Playlist-Gen-Id header.

The syntax of the X-Playlist-Gen-Id header is as follows:

 X-Playlist-Gen-Id = "X-Playlist-Gen-Id: " 1*10DIGIT

The numerical value MUST be an integer in the range 1 to 4,294,967,295, inclusive.