Uses of Interface
com.storedobject.vaadin.MediaCapture.StatusChangeListener
Packages that use MediaCapture.StatusChangeListener
-
Uses of MediaCapture.StatusChangeListener in com.storedobject.vaadin
Methods in com.storedobject.vaadin with parameters of type MediaCapture.StatusChangeListenerModifier and TypeMethodDescriptioncom.vaadin.flow.shared.Registration
AudioCapture.addStatusChangeListener
(MediaCapture.StatusChangeListener listener) Add "status change" listener so that we can monitor recording status.com.vaadin.flow.shared.Registration
MediaCapture.addStatusChangeListener
(MediaCapture.StatusChangeListener listener) Add "status change" listener so that we can monitor recording/previewing status.com.vaadin.flow.shared.Registration
VideoCapture.addStatusChangeListener
(MediaCapture.StatusChangeListener listener) Add "status change" listener so that we can monitor recording/previewing status.