Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxaudiosrc.c124 G_DEFINE_TYPE_WITH_CODE (GstOsxAudioSrc, gst_osx_audio_src,
164 gst_osx_audio_src_init (GstOsxAudioSrc * src) in gst_osx_audio_src_init()
175 GstOsxAudioSrc *src = GST_OSX_AUDIO_SRC (object); in gst_osx_audio_src_set_property()
191 GstOsxAudioSrc *src = GST_OSX_AUDIO_SRC (object); in gst_osx_audio_src_get_property()
206 GstOsxAudioSrc *osxsrc = GST_OSX_AUDIO_SRC (element); in gst_osx_audio_src_change_state()
241 GstOsxAudioSrc *osxsrc; in gst_osx_audio_src_get_caps()
304 GstOsxAudioSrc *osxsrc; in gst_osx_audio_src_create_ringbuffer()
Dgstosxaudiosrc.h62 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_OSX_AUDIO_SRC,GstOsxAudioSrc))
68 typedef struct _GstOsxAudioSrc GstOsxAudioSrc; typedef
/third_party/gstreamer/gstplugins_good/
DChangeLog45866 GstOsxAudioSrc).
45879 osxaudio: Clean up a GstCoreAudio -> GstOsxAudioSrc/Sink reference