Searched defs:AudioOutputIPCDelegate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/media/audio/
H A Daudio_output_ipc.cc9 AudioOutputIPCDelegate::~AudioOutputIPCDelegate() {}
H A Daudio_output_ipc.h18 class MEDIA_EXPORT AudioOutputIPCDelegate { class in namespace:media
35 // transfer audio buffers from the AudioOutputIPCDelegate back to the
38 // audio data to be written into the shared memory. The AudioOutputIPCDelegate
52 virtual ~AudioOutputIPCDelegate();
55 // Provides the IPC functionality for an AudioOutputIPCDelegate (e.g., an
69 virtual void CreateStream(AudioOutputIPCDelegate* delegate,

Completed in 38 milliseconds