forgot to make the element details static in here
Original commit message from CVS: forgot to make the element details static in here
This commit is contained in:
parent
309bd248b1
commit
0c394ebe6c
@ -28,7 +28,7 @@
|
|||||||
#define UDP_DEFAULT_CONTROL 1
|
#define UDP_DEFAULT_CONTROL 1
|
||||||
|
|
||||||
/* elementfactory information */
|
/* elementfactory information */
|
||||||
GstElementDetails gst_udpsink_details = GST_ELEMENT_DETAILS (
|
static GstElementDetails gst_udpsink_details = GST_ELEMENT_DETAILS (
|
||||||
"UDP packet sender",
|
"UDP packet sender",
|
||||||
"Sink/Network",
|
"Sink/Network",
|
||||||
"Send data over the network via UDP",
|
"Send data over the network via UDP",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user