Android SDK 100ms
lib
/
live.hms.video.services
/
HMSScreenCaptureService
/
Companion
Companion
object
Companion
Functions
Properties
Functions
get
Stop
Screen
Share
Pending
Intent
Link copied to clipboard
fun
getStopScreenSharePendingIntent
(
context
:
Context
)
:
PendingIntent
Gets a pending intent that when applied to a notification will stop the screenshare. Use like so:
Properties
ACTION_START
Link copied to clipboard
const
val
ACTION_START
:
String
ACTION_STOP
Link copied to clipboard
const
val
ACTION_STOP
:
String
LOCAL_SCREEN_CAPTURER_THREAD
Link copied to clipboard
const
val
LOCAL_SCREEN_CAPTURER_THREAD
:
String
PERMISSION_RESULT_DATA
Link copied to clipboard
const
val
PERMISSION_RESULT_DATA
:
String
SCREEN_HEIGHT
Link copied to clipboard
const
val
SCREEN_HEIGHT
:
String
SCREEN_WIDTH
Link copied to clipboard
const
val
SCREEN_WIDTH
:
String