summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/RemoteDisplay.h
Commit message (Collapse)AuthorAgeFilesLines
* Respect the record audio app op - mediaSvet Ganov2015-04-291-0/+1
| | | | Change-Id: I3a97977b6e9a09355e2008f780d22d480fb7308b
* libmediaplayerservice: fix warnings, make warnings errors, use clangLajos Molnar2015-04-171-1/+1
| | | | Change-Id: I1b2f6b65c5abbc366068a60b8909104f31b94228
* ANetworkSession and ParsedMessage are now part of stagefright foundation.Andreas Huber2013-07-181-1/+4
| | | | | | | | Also fixes some bugs in ParseMessage and adds "WebSocket" mode to ANetworkSession, something that's opt-in and should not affect existing clients of the API. Change-Id: I86d5748e0d818231d85d3590d86c2b41d4f8b1f1
* [wfd] Support a low(er) power state by triggering PAUSE/RESUME.Andreas Huber2012-11-291-0/+2
| | | | | Change-Id: Ibe42bfa73816bbfeb7e652d435254d0171b89727 related-to-bug: 7638150
* Update remote display API.Jeff Brown2012-09-051-1/+1
| | | | | | | | | | | Renamed disconnect() to dispose() to emphasize the fact that this method is intended to clean up the IRemoteDisplay completely, not just temporarily disconnect the current client (which might be useful someday). Other minor tweaks. Change-Id: I1209639eb0cd8af09c724206642d7e52aab48257
* Expose an IRemoteDisplay to trigger wifi display connections setup and feedback.Andreas Huber2012-09-051-6/+5
| | | | Change-Id: I7602cda0e38073c9f0e63fa4de238ca0d4b4ce8e
* Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber2012-08-301-1/+1
| | | | | | interface. Change-Id: I7d3c44cb79cd40e73499f2d7ccf35c69b628e6d7
* Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-291-0/+54
Change-Id: I08f17efa0c7d007e17408feb7d4fbef0a19f531a