c - how to use gst_video_sink_center_rect to render video area? -


मैं gst_video_sink_center_rect का उपयोग करने के लिए वीडियो को मैं सेट क्षेत्र को रेंडर करने देना चाहता हूं लेकिन मुझे नहीं पता कि इसका इस्तेमाल कैसे करना है केवल src और डीएसटी rect है मैं परिणाम तर्क के बारे में उलझन में हूँ। यह कैसे काम करता है?

<पूर्व> gst_video_sink_center_rect (GstVideoRectangle src, GstVideoRectangle डीएसटी, GstVideoRectangle * परिणाम, gboolean स्केलिंग);


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -