gst-libs/gst/app/gstappsrc.*: Add properties and methods to configure and retrieve...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 29 Dec 2008 16:45:20 +0000 (16:45 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 29 Dec 2008 16:45:20 +0000 (16:45 +0000)
commit0ab6c0fbc0a59b2e1069c74e6e23ca85b16094df
treed04112ca7c86af0d3a16e195ab8858db4048d465
parent7e58fe30f5629e6f456d53d4101e34684133eb9f
gst-libs/gst/app/gstappsrc.*: Add properties and methods to configure and retrieve the min and max latencies.

Original commit message from CVS:
* gst-libs/gst/app/gstappsrc.c: (gst_app_src_class_init),
(gst_app_src_init), (gst_app_src_set_property),
(gst_app_src_get_property), (gst_app_src_query),
(gst_app_src_set_latencies), (gst_app_src_set_latency),
(gst_app_src_get_latency), (gst_app_src_push_buffer_full):
* gst-libs/gst/app/gstappsrc.h:
Add properties and methods to configure and retrieve the min and max
latencies.
gst-libs/gst/app/gstappsrc.c
gst-libs/gst/app/gstappsrc.h