mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 23:18:52 +00:00
[MOVED FROM GST-P-FARSIGHT] Put more helpful description
20070320120524-65035-db27a7cf6307b511aeb3d996d26e790e367a7bad.gz
This commit is contained in:
parent
e38c84f1b5
commit
c68fba6698
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ struct _GstRTPMuxClass
|
||||||
static const GstElementDetails gst_rtp_mux_details =
|
static const GstElementDetails gst_rtp_mux_details =
|
||||||
GST_ELEMENT_DETAILS ("RTP muxer",
|
GST_ELEMENT_DETAILS ("RTP muxer",
|
||||||
"Codec/Muxer",
|
"Codec/Muxer",
|
||||||
"mux rtp streams",
|
"multiplex N rtp streams into one",
|
||||||
"Zeeshan Ali <first.last@nokia.com>");
|
"Zeeshan Ali <first.last@nokia.com>");
|
||||||
|
|
||||||
enum
|
enum
|
||||||
|
|
Loading…
Reference in a new issue