Lines Matching full:audioplayer
379 status_t PreviewPlayer::setAudioPlayer(AudioPlayerBase *audioPlayer) {
382 mAudioPlayer = audioPlayer;
487 * PreviewController uses two PreviewPlayer instances and one AudioPlayer.
488 * The two PreviewPlayer use the same AudioPlayer to play the audio,
489 * and change the audio source of the AudioPlayer.