mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
rtpmux: Put more helpful description
20070320120524-65035-db27a7cf6307b511aeb3d996d26e790e367a7bad.gz
This commit is contained in:
parent
d876c0d8cc
commit
1a227ac7e5
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