Lines Matching refs:stream
85 virtual audio_io_handle_t getOutput(AudioSystem::stream_type stream,
92 AudioSystem::stream_type stream,
95 AudioSystem::stream_type stream,
110 virtual void initStreamVolume(AudioSystem::stream_type stream,
113 virtual status_t setStreamVolumeIndex(AudioSystem::stream_type stream,
116 virtual status_t getStreamVolumeIndex(AudioSystem::stream_type stream,
121 virtual uint32_t getStrategyForStream(AudioSystem::stream_type stream);
124 virtual audio_devices_t getDevicesForStream(AudioSystem::stream_type stream);
135 virtual bool isStreamActive(int stream, uint32_t inPastMs = 0) const;
325 static routing_strategy getStrategy(AudioSystem::stream_type stream);
361 …virtual float computeVolume(int stream, int index, audio_io_handle_t output, audio_devices_t devic…
364 …status_t checkAndSetVolume(int stream, int index, audio_io_handle_t output, audio_devices_t device…
377 void setStreamMute(int stream,
385 void handleIncallSonification(int stream, bool starting, bool stateChange);
438 virtual bool needsDirectOuput(audio_stream_type_t stream,
567 void handleNotificationRoutingForStream(AudioSystem::stream_type stream);