MediaProcessors
Public Attributes | List of all members
live555_rtsp_es_mux_settings_ctx_s Struct Reference

Public Attributes

char * sdp_mimetype
 
unsigned int rtp_timestamp_freq
 

Detailed Description

Live555's RTSP elementary stream (ES) multiplexer settings context structure.

Definition at line 144 of file live555_rtsp.cpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: