Package org.mozilla.geckoview
Class GeckoSession.MediaDelegate.RecordingDevice.Type
Object
org.mozilla.geckoview.GeckoSession.MediaDelegate.RecordingDevice.Type
- Enclosing class:
- GeckoSession.MediaDelegate.RecordingDevice
Default device types for this RecordingDevice.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final longCamera device type.static final longMicrophone device type. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CAMERA
public static final long CAMERACamera device type.- See Also:
-
MICROPHONE
public static final long MICROPHONEMicrophone device type.- See Also:
-
-
Constructor Details
-
Type
protected Type()Do not instantiate this class.
-