Searched refs:MediaPlayerInterface (Results 1 - 21 of 21) sorted by relevance

/frameworks/av/media/libmediaplayerservice/
H A DStagefrightPlayer.h21 #include <media/MediaPlayerInterface.h>
27 class StagefrightPlayer : public MediaPlayerInterface {
H A DMidiFile.h21 #include <media/MediaPlayerInterface.h>
27 class MidiFile : public MediaPlayerInterface {
H A DTestPlayerStub.h20 #include <media/MediaPlayerInterface.h>
24 class MediaPlayerBase; // in media/MediaPlayerInterface.h
55 class TestPlayerStub : public MediaPlayerInterface {
H A DMediaPlayerFactory.h21 #include <media/MediaPlayerInterface.h>
H A DStagefrightPlayer.cpp176 MediaPlayerInterface::setAudioSink(audioSink);
H A DMetadataRetrieverClient.cpp36 #include <media/MediaPlayerInterface.h>
H A DMediaPlayerService.cpp52 #include <media/MediaPlayerInterface.h>
673 static_cast<MediaPlayerInterface*>(p.get())->setAudioSink(mAudioOutput);
1316 static_cast<MediaPlayerInterface*>(player.get())->setAudioSink(cache);
1371 static_cast<MediaPlayerInterface*>(player.get())->setAudioSink(cache);
H A DMediaPlayerService.h29 #include <media/MediaPlayerInterface.h>
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDriver.h17 #include <media/MediaPlayerInterface.h>
26 struct NuPlayerDriver : public MediaPlayerInterface {
H A DNuPlayer.h21 #include <media/MediaPlayerInterface.h>
/frameworks/av/include/media/stagefright/
H A DUtils.h26 #include <media/MediaPlayerInterface.h>
H A DAudioPlayer.h21 #include <media/MediaPlayerInterface.h>
/frameworks/base/media/tests/players/
H A Dinvoke_mock_media_player.cpp24 #include <media/MediaPlayerInterface.h>
/frameworks/av/include/media/
H A DMediaPlayerInterface.h71 // abstract base class - use MediaPlayerInterface
235 class MediaPlayerInterface : public MediaPlayerBase class in namespace:android
238 virtual ~MediaPlayerInterface() { }
/frameworks/av/cmds/stagefright/
H A Drecordvideo.cpp29 #include <media/MediaPlayerInterface.h>
H A Drecord.cpp31 #include <media/MediaPlayerInterface.h>
/frameworks/av/media/libstagefright/timedtext/
H A DTimedTextDriver.cpp25 #include <media/MediaPlayerInterface.h>
H A DTimedTextPlayer.cpp27 #include <media/MediaPlayerInterface.h>
/frameworks/av/media/libstagefright/include/
H A DAwesomePlayer.h24 #include <media/MediaPlayerInterface.h>
/frameworks/av/media/libstagefright/
H A DUtils.cpp33 #include <media/MediaPlayerInterface.h>
/frameworks/base/media/jni/
H A Dandroid_media_MediaPlayer.cpp24 #include <media/MediaPlayerInterface.h>

Completed in 4442 milliseconds