STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.call
/
STWVideoCaptureSource
STWVideo
Capture
Source
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
STWVideoCaptureSource
Content copied to clipboard
Inherited functions
Properties
Properties
CAMERA
Link copied to clipboard
val
CAMERA
:
Int
Content copied to clipboard
the source is a regular camera
CAMERA_EXTERNAL
Link copied to clipboard
val
CAMERA_EXTERNAL
:
Int
Content copied to clipboard
the source is an external camera
CANVAS
Link copied to clipboard
val
CANVAS
:
Int
Content copied to clipboard
the source is a canvas
FILE
Link copied to clipboard
val
FILE
:
Int
Content copied to clipboard
the source is a file
SCREEN_SHARING
Link copied to clipboard
val
SCREEN_SHARING
:
Int
Content copied to clipboard
the source is a screen sharing
UNKNOWN
Link copied to clipboard
val
UNKNOWN
:
Int
Content copied to clipboard
the source is unknown
Inherited functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
Content copied to clipboard
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
Content copied to clipboard