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 TypeClassDescriptionclassA specialAudioclass that gets input from the client Computer's mic.classA specialVideoclass that gets input from the client Computer's camera.Methods in com.storedobject.vaadin with parameters of type MediaCaptureModifier and TypeMethodDescriptionvoidMediaCapture.StatusChangeListener.statusChanged(MediaCapture mediaCapture) Fired when the recording/previewing status is changed.