Is MediaProjection (Screen Recording)can be used to record a specific view for some time instead of whole screen?.
Asked
Active
Viewed 457 times
-3
-
I recommend you delete this question because it is too generic and it will get more downvotes. – Sushant Bhargav May 05 '17 at 05:27
1 Answers
2
Can any one can tel me that is it possible to record a specific view instead of whole screen?
No, sorry. The media projection APIs only record the entire screen. Mostly, that is because they are designed to be used for recording apps other than our own, and we do not know the details of those other apps (e.g., identities of specific views).

CommonsWare
- 986,068
- 189
- 2,389
- 2,491
-
-
@BasitAli: I did not downvote your question. I answered your question. Three other people, so far, have downvoted your question. – CommonsWare Apr 17 '17 at 11:35
-
-
@CommonsWare Is there any changes with the new API releases so far ? Thanks in advance – Reda Nov 29 '17 at 01:34
-