Uses of Interface
com.storedobject.vaadin.MediaCapture
Packages that use MediaCapture
-
Uses of MediaCapture in com.storedobject.vaadin
Classes in com.storedobject.vaadin that implement MediaCaptureModifier and TypeClassDescriptionclass
A specialAudio
class that gets input from the client Computer's mic.class
A specialVideo
class that gets input from the client Computer's camera.Methods in com.storedobject.vaadin with parameters of type MediaCaptureModifier and TypeMethodDescriptionvoid
MediaCapture.StatusChangeListener.statusChanged
(MediaCapture mediaCapture) Fired when the recording/previewing status is changed.