MediaProcessors
|
Public Attributes | |
char * | sdp_mimetype |
unsigned int | rtp_timestamp_freq |
Live555's RTSP elementary stream (ES) multiplexer settings context structure.
Definition at line 144 of file live555_rtsp.cpp.
unsigned int live555_rtsp_es_mux_settings_ctx_s::rtp_timestamp_freq |
Time-base for this ES-MUXER. (e.g. 9000)
Definition at line 154 of file live555_rtsp.cpp.
char* live555_rtsp_es_mux_settings_ctx_s::sdp_mimetype |
MIME type for this ES-MUXER. (e.g. video/H264, etc.).
Definition at line 149 of file live555_rtsp.cpp.