-
public final class ViewExtKt
-
-
Method Summary
Modifier and Type Method Description final static UnitsetOnSingleClickListener(View $self, View.OnClickListener l)final static UnitsetOnSingleClickListener(View $self, Long waitDelay, View.OnClickListener l)final static UnitsetOnSingleClickListener(View $self, Long waitDelay, Function1<View, Unit> l)final static UnitvibrateStrong(View $self)final static UrisaveCaptureToLocalCache(Bitmap $self, Context context)final static UnitopenShareIntent(Activity $self, Uri uri)final static BooleanisValid(HMSVideoTrack $self)final static UnitshowTileListDialog(Context $self, Boolean isLocalTrack, Function0<Unit> onScreenCapture, Function0<Unit> onSimulcast, Function0<Unit> onMirror)final static UnitonBitMap(SurfaceViewRenderer $self, Function1<Bitmap, Unit> onBitmap, Float scale)final static UnitshowSimulcastDialog(Context $self, HMSRemoteVideoTrack hmsVideoTrack)final static UnitshowMirrorOptions(Context $self, SurfaceViewRenderer surfaceViewRenderer)final static UnitsetInit(SurfaceViewRenderer $self)final static UnitsetRelease(SurfaceViewRenderer $self)final static BooleanisInit(SurfaceViewRenderer $self)final static UnitswitchCamera(HMSVideoTrack $self)final static UnitsetCameraGestureListener(HMSVideoView $self, HMSVideoTrack track, Function1<Uri, Unit> onImageCapture, Function0<Unit> onLongPress)final static CardStackLayoutManagerinit(CardStackLayoutManager $self, Context context, CardStackListener listener)final static <T extends Any> LiveData<T>debounce(LiveData<T> $self, Long duration, CoroutineScope coroutineScope)-
-
Method Detail
-
setOnSingleClickListener
final static Unit setOnSingleClickListener(View $self, View.OnClickListener l)
-
setOnSingleClickListener
final static Unit setOnSingleClickListener(View $self, Long waitDelay, View.OnClickListener l)
-
setOnSingleClickListener
final static Unit setOnSingleClickListener(View $self, Long waitDelay, Function1<View, Unit> l)
-
vibrateStrong
final static Unit vibrateStrong(View $self)
-
saveCaptureToLocalCache
final static Uri saveCaptureToLocalCache(Bitmap $self, Context context)
-
openShareIntent
final static Unit openShareIntent(Activity $self, Uri uri)
-
showTileListDialog
final static Unit showTileListDialog(Context $self, Boolean isLocalTrack, Function0<Unit> onScreenCapture, Function0<Unit> onSimulcast, Function0<Unit> onMirror)
-
onBitMap
final static Unit onBitMap(SurfaceViewRenderer $self, Function1<Bitmap, Unit> onBitmap, Float scale)
-
showSimulcastDialog
final static Unit showSimulcastDialog(Context $self, HMSRemoteVideoTrack hmsVideoTrack)
-
showMirrorOptions
final static Unit showMirrorOptions(Context $self, SurfaceViewRenderer surfaceViewRenderer)
-
setRelease
final static Unit setRelease(SurfaceViewRenderer $self)
-
switchCamera
final static Unit switchCamera(HMSVideoTrack $self)
-
setCameraGestureListener
final static Unit setCameraGestureListener(HMSVideoView $self, HMSVideoTrack track, Function1<Uri, Unit> onImageCapture, Function0<Unit> onLongPress)
-
init
final static CardStackLayoutManager init(CardStackLayoutManager $self, Context context, CardStackListener listener)
-
-
-
-