Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiostream/include/
H A Dfast_audio_stream.h37 … : rendererWriteCallback_(callback), audioStreamImpl_(audioStream), hasFirstFrameWrited_(false) {}; in FastAudioStreamRenderCallback()
46 IAudioStream &audioStreamImpl_; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dfast_audio_stream.cpp783 audioStreamImpl_.OnFirstFrameWriting(); in OnHandleData()