mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +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 =
|
||||
GST_ELEMENT_DETAILS ("RTP muxer",
|
||||
"Codec/Muxer",
|
||||
"mux rtp streams",
|
||||
"multiplex N rtp streams into one",
|
||||
"Zeeshan Ali <first.last@nokia.com>");
|
||||
|
||||
enum
|
||||
|
|
Loading…
Reference in a new issue