Example usage for Java android.media.projection MediaProjectionManager fields, constructors, methods, implement or subclass
The text is from its open source code.
Intent | createScreenCaptureIntent() Returns an Intent that must be passed to startActivityForResult() in order to start screen capture. |
MediaProjection | getMediaProjection(int resultCode, @NonNull Intent resultData) Retrieve the MediaProjection obtained from a succesful screen capture request. |