mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
parent
e641e4ed1f
commit
28597c913d
1 changed files with 2 additions and 3 deletions
|
@ -90,11 +90,10 @@ struct _GstRTSPMediaTrans {
|
|||
* @srcpad: the srcpad of the stream
|
||||
* @payloader: the payloader of the format
|
||||
* @prepared: if the stream is prepared for streaming
|
||||
* @server_port: the server udp ports
|
||||
* @recv_rtp_sink: sinkpad for RTP buffers
|
||||
* @recv_rtcp_sink: sinkpad for RTCP buffers
|
||||
* @recv_rtp_src: srcpad for RTP buffers
|
||||
* @recv_rtcp_src: srcpad for RTCP buffers
|
||||
* @send_rtp_src: srcpad for RTP buffers
|
||||
* @send_rtcp_src: srcpad for RTCP buffers
|
||||
* @udpsrc: the udp source elements for RTP/RTCP
|
||||
* @udpsink: the udp sink elements for RTP/RTCP
|
||||
* @appsrc: the app source elements for RTP/RTCP
|
||||
|
|
Loading…
Reference in a new issue