Java android.media.projection MediaProjectionManager fields, constructors, methods, implement or subclass

Example usage for Java android.media.projection MediaProjectionManager fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.media.projection MediaProjectionManager.

The text is from its open source code.

Method

IntentcreateScreenCaptureIntent()
Returns an Intent that must be passed to startActivityForResult() in order to start screen capture.
MediaProjectiongetMediaProjection(int resultCode, @NonNull Intent resultData)
Retrieve the MediaProjection obtained from a succesful screen capture request.