Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/macosx/
Dmodule-coreaudio-device.c161 static OSStatus ca_stream_format_changed(AudioObjectID objectID, in ca_stream_format_changed() function
877 AudioObjectAddPropertyListener(u->object_id, &property_address, ca_stream_format_changed, u); in pa__init()
977 …ctRemovePropertyListener(kAudioObjectSystemObject, &property_address, ca_stream_format_changed, u); in pa__done()