A potential subscriber sends a 'TRACK_STATUS_REQUEST' message on the control stream to obtain information about the current status of a given track.
A TRACK_STATUS message MUST be sent in response to each TRACK_STATUS_REQUEST.
TRACK_STATUS_REQUEST Message {
Type (i) = 0xD,
Length (16),
Request ID (i),
Track Namespace (tuple),
Track Name Length (i),
Track Name (..),
Number of Parameters (i),
Parameters (..) ...,
}
-
Request ID: See Section 8.1.
-
Track Namespace: Identifies the namespace of the track as defined in (Section 2.4.1).
-
Track Name: Identifies the track name as defined in (Section 2.4.1).
-
Parameters: The parameters are defined in Section 8.2.1.