Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtScreenCaptureService.java File Reference

(1755886939a597827c447a1467fa886eaead7ceb)

import android.app.Activity;
import android.app.Notification;
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.app.Service;
import android.content.Intent;
import android.hardware.display.DisplayManager;
import android.hardware.display.VirtualDisplay;
import android.graphics.PixelFormat;
import android.media.Image;
import android.media.ImageReader;
import android.media.projection.MediaProjection;
import android.media.projection.MediaProjectionManager;
import android.os.Build;
import android.os.Binder;
import android.os.IBinder;
import android.os.Handler;
import android.os.HandlerThread;
import android.util.DisplayMetrics;
import android.util.Log;
Include dependency graph for QtScreenCaptureService.java:

Go to the source code of this file.

Classes

class  org.qtproject.qt.android.multimedia.QtScreenCaptureService
class  org.qtproject.qt.android.multimedia.QtScreenCaptureService.ScreenCaptureBinder

Packages

package  org.qtproject.qt.android.multimedia