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)
commitf1814feb719a2835d39a256f166623fa4d719298
tree620d041b5a0ceade1b46cfac2ec5eb2af46ef9c8
parent21b795ef9e386b2b56f8fab9e04d4beddc85dcde
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.
ChangeLog
gst-libs/gst/app/gstappsrc.c
gst-libs/gst/app/gstappsrc.h