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

(cf6f8f9c56587afcbd700c644b26595e9d9da9db)

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.qffmpeg.QtScreenCaptureService
class  org.qtproject.qt.android.multimedia.qffmpeg.QtScreenCaptureService.ScreenCaptureBinder

Packages

package  org.qtproject.qt.android.multimedia.qffmpeg