HP-UX Multimedia Streaming Protocols (MSP) Programmer's Guide
Table A-3 The librtsp Enumerated Values (continued)
DescriptionValue
Range ‘time’ specifier in UTC format.
RTSP_RANGE_TIME
Cache Directives
no-cache directive.
RTSP_CACHE_NO_CACHE
max-stale directive.
RTSP_CACHE_MAX_STALE
min-fresh directive.
RTSP_CACHE_MIN_FRESH
only-if-cached directive.
RTSP_CACHE_ONLYIF_CACHEDS
public directive.
RTSP_CACHE_PUBLIC
private directive.
RTSP_CACHE_PRIVATE
no-transform directive.
RTSP_CACHE_NO_TRANSFORM
must-revalidate directive.
RTSP_CACHE_MUST_REVAL
proxy-revalidate directive.
RTSP_CACHE_PROXY_REVAL
max-age directive.
RTSP_CACHE_MAX_AGE
Application-defined directive.
RTSP_CACHE_EXT
Connection Options
Socket for the RTSP connection.
RTSP_OPT_SOCKET
Mapped RTSP session for the RTSP
connection.
RTSP_OPT_SESSION
Transport Mode Parameter
PLAY mode.
RTSP_MODE_PLAY
RECORD mode.
RTSP_MODE_RECORD
Transport Delivery Parameter
Unicast delivery.
RTSP_TRANSMIT_UNICAST
Multicast delivery.
RTSP_TRANSMIT_MULTICAST
Header Fields
Accept header.
RTSP_ACCEPT_HDR
Accept-encoding header.
RTSP_ACCEPT_ENCODING_HDR
Accept-language header.
RTSP_ACCEPT_LANGUAGE_HDR
Accept-ranges header.
RTSP_ACCEPT_RANGE_HDR
112 The librtsp Summary