Searched refs:on_audio_data (Results 1 – 4 of 4) sorted by relevance
252 .on_audio_data(&mut writer.extract_current_bytes(), ×tamp_adjust) in on_rtsp_audio()
195 pub async fn on_audio_data( in on_audio_data() method
267 self.common.on_audio_data(data, timestamp).await? in process_messages()
267 self.common.on_audio_data(data, timestamp).await?; in process_messages()