Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxaudiodeviceprovider.h64 #define GST_OSX_AUDIO_DEVICE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_OSX_… macro
Dgstosxaudiodeviceprovider.c346 GstOsxAudioDevice *osxdev = GST_OSX_AUDIO_DEVICE (device); in gst_osx_audio_device_create_element()