-3

Is MediaProjection (Screen Recording)can be used to record a specific view for some time instead of whole screen?.

Basit Ali
  • 81
  • 10

1 Answers1

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