Home
last modified time | relevance | path

Searched refs:gst_osx_audio_device_create_element (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxaudiodeviceprovider.c319 static GstElement *gst_osx_audio_device_create_element (GstDevice * device,
328 dev_class->create_element = gst_osx_audio_device_create_element; in gst_osx_audio_device_class_init()
344 gst_osx_audio_device_create_element (GstDevice * device, const gchar * name) in gst_osx_audio_device_create_element() function