template <>

class AsyncEventHandler

Defined at line 1081 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_messaging.h

Public Methods

void AsyncEventHandler ()

Defined at line 1085 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_messaging.h

void OnDeviceAdded (::fidl::Event< ::fuchsia_media::AudioDeviceEnumerator::OnDeviceAdded> & )

Events sent when devices are added or removed, or when properties of a

device change.

void OnDeviceRemoved (::fidl::Event< ::fuchsia_media::AudioDeviceEnumerator::OnDeviceRemoved> & )
void OnDeviceGainChanged (::fidl::Event< ::fuchsia_media::AudioDeviceEnumerator::OnDeviceGainChanged> & )
void OnDefaultDeviceChanged (::fidl::Event< ::fuchsia_media::AudioDeviceEnumerator::OnDefaultDeviceChanged> & )