[gstreamermm] wrapped duration setter
- From: Marcin Kolny <mkolny src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gstreamermm] wrapped duration setter
- Date: Tue, 10 Dec 2013 12:45:11 +0000 (UTC)
commit f2b607b63f4f9e3a73cb51f2f167e0c2db47cb7d
Author: Marcin Kolny <marcin kolny flytronic pl>
Date: Tue Dec 10 13:36:01 2013 +0100
wrapped duration setter
gstreamer/src/buffer.hg | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gstreamer/src/buffer.hg b/gstreamer/src/buffer.hg
index 2fbe5a5..f3b6171 100644
--- a/gstreamer/src/buffer.hg
+++ b/gstreamer/src/buffer.hg
@@ -85,6 +85,7 @@ public:
* the buffer. Value will be Gst::CLOCK_TIME_NONE if the duration is unknown.
*/
_MEMBER_GET(duration, duration, ClockTime, GstClockTime)
+ _MEMBER_SET(duration, duration, ClockTime, GstClockTime)
_WRAP_METHOD(bool map(const Glib::RefPtr<Gst::MapInfo>& info, MapFlags flags), gst_buffer_map);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]