summaryrefslogtreecommitdiffstats
path: root/include/media/IMediaPlayerService.h
diff options
context:
space:
mode:
authorAndreas Huber <andih@google.com>2012-09-18 10:36:32 -0700
committerAndreas Huber <andih@google.com>2012-09-19 09:28:08 -0700
commit59451f8ced48874427ff1550391c4f3cd2ba2e35 (patch)
tree157c7a66a42dee041738de4cd88c9b185ad686bd /include/media/IMediaPlayerService.h
parentd5a9ae029b50678de3b468d8324728a73ff5b0aa (diff)
downloadframeworks_av-59451f8ced48874427ff1550391c4f3cd2ba2e35.zip
frameworks_av-59451f8ced48874427ff1550391c4f3cd2ba2e35.tar.gz
frameworks_av-59451f8ced48874427ff1550391c4f3cd2ba2e35.tar.bz2
HDCP module binderized
Change-Id: I866768b1e3f3b232f1934a35b65f66befc12f3f6
Diffstat (limited to 'include/media/IMediaPlayerService.h')
-rw-r--r--include/media/IMediaPlayerService.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/media/IMediaPlayerService.h b/include/media/IMediaPlayerService.h
index c4c37b6..6090176 100644
--- a/include/media/IMediaPlayerService.h
+++ b/include/media/IMediaPlayerService.h
@@ -32,6 +32,7 @@
namespace android {
struct ICrypto;
+struct IHDCP;
class IMediaRecorder;
class IOMX;
class IRemoteDisplay;
@@ -51,6 +52,7 @@ public:
virtual sp<IMemory> decode(int fd, int64_t offset, int64_t length, uint32_t *pSampleRate, int* pNumChannels, audio_format_t* pFormat) = 0;
virtual sp<IOMX> getOMX() = 0;
virtual sp<ICrypto> makeCrypto() = 0;
+ virtual sp<IHDCP> makeHDCP() = 0;
// Connects to a remote display.
// 'iface' specifies the address of the local interface on which to listen for