Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxaudiodeviceprovider.c346 GstOsxAudioDevice *osxdev = GST_OSX_AUDIO_DEVICE (device); in gst_osx_audio_device_create_element() local
349 elem = gst_element_factory_make (osxdev->element, name); in gst_osx_audio_device_create_element()
350 g_object_set (elem, "device", osxdev->device_id, NULL); in gst_osx_audio_device_create_element()