Home
last modified time | relevance | path

Searched refs:GstDevice (Results 1 – 25 of 693) sorted by relevance

12345678910>>...28

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstdevice.h26 typedef struct _GstDevice GstDevice; typedef
43 #define GST_DEVICE_CAST(obj) ((GstDevice *)(obj))
80 GstElement * (*create_element) (GstDevice * device, const gchar * name);
94 GstCaps * gst_device_get_caps (GstDevice * device);
97 gchar * gst_device_get_display_name (GstDevice * device);
100 gchar * gst_device_get_device_class (GstDevice * device);
103 GstStructure * gst_device_get_properties (GstDevice * device);
106 gboolean gst_device_reconfigure_element (GstDevice * device,
109 gboolean gst_device_has_classesv (GstDevice * device,
112 gboolean gst_device_has_classes (GstDevice * device,
[all …]
H A Dgstdevice.c111 gst_device_init (GstDevice * device) in gst_device_init()
119 GstDevice *device = GST_DEVICE (object); in gst_device_finalize()
135 GstDevice *gstdevice; in gst_device_get_property()
165 GstDevice *gstdevice; in gst_device_set_property()
205 gst_device_create_element (GstDevice * device, const gchar * name) in gst_device_create_element()
236 gst_device_get_caps (GstDevice * device) in gst_device_get_caps()
257 gst_device_get_display_name (GstDevice * device) in gst_device_get_display_name()
278 gst_device_get_device_class (GstDevice * device) in gst_device_get_device_class()
300 gst_device_get_properties (GstDevice * device) in gst_device_get_properties()
353 gst_device_has_classesv (GstDevice * device, gchar ** classes) in gst_device_has_classesv()
[all …]
H A Dgstdeviceprovider.h123 GstDevice * device);
126 GstDevice * device);
167 GstDevice *device,
168 GstDevice *changed_device);
/dports/net-im/nheko/nheko-0.9.0/src/voip/
H A DCallDevices.cpp31 GstDevice *device;
42 GstDevice *device;
85 addDevice(GstDevice *device) in addDevice()
155 removeDevice(T &sources, GstDevice *device, bool changed) in removeDevice()
170 removeDevice(GstDevice *device, bool changed) in removeDevice()
184 GstDevice *device; in newBusMessage()
191 GstDevice *device; in newBusMessage()
198 GstDevice *device; in newBusMessage()
199 GstDevice *oldDevice; in newBusMessage()
319 GstDevice *
[all …]
H A DCallDevices.h13 typedef struct _GstDevice GstDevice; typedef
41 GstDevice *audioDevice() const;
42 GstDevice *videoDevice(std::pair<int, int> &resolution, std::pair<int, int> &frameRate) const;
/dports/multimedia/gstreamer1/gstreamer-1.16.2/tests/check/gst/
H A Dgstdevice.c31 GstDevice parent;
44 static GstElement *gst_test_device_create_element (GstDevice * device, in G_DEFINE_TYPE()
51 gst_test_device_reconfigure_element (GstDevice * device, GstElement * element) in gst_test_device_reconfigure_element()
76 static GstDevice *
80 GstDevice *device = g_object_new (gst_test_device_get_type (), "caps", caps, in test_device_new()
90 GstDevice *device = test_device_new (); in GST_START_TEST()
317 GstDevice *mydev; in GST_START_TEST()
318 GstDevice *dev; in GST_START_TEST()
410 GstDevice *mydev; in GST_START_TEST()
413 GstDevice *dev; in GST_START_TEST()
/dports/multimedia/cheese/cheese-41.1/libcheese/
H A Dcheese-camera-device-monitor.c91 cheese_camera_device_monitor_set_up_device (GstDevice *device) in cheese_camera_device_monitor_set_up_device()
115 GstDevice *device) in cheese_camera_device_monitor_added()
134 GstDevice *device) in cheese_camera_device_monitor_removed()
159 GstDevice *device; in cheese_camera_device_monitor_bus_func()
190 (GstDevice *) data); in cheese_camera_device_monitor_add_devices()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/audio/gstreamer1-plugins-faac/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *
/dports/audio/gstreamer1-plugins-gme/gst-plugins-bad-1.16.2/sys/applemedia/
H A Davfdeviceprovider.m34 static GstDevice *gst_avf_device_new (const gchar * device_name, int device_index,
75GstDevice *gst_device = gst_avf_device_new (deviceName, i, caps, GST_AVF_DEVICE_TYPE_VIDEO_SOURCE);
92 static GstElement *gst_avf_device_create_element (GstDevice * device,
94 static gboolean gst_avf_device_reconfigure_element (GstDevice * device,
126 gst_avf_device_create_element (GstDevice * device, const gchar * name)
138 gst_avf_device_reconfigure_element (GstDevice * device, GstElement * element)
186 static GstDevice *

12345678910>>...28