Uses of Interface
elemental2.dom.MediaTrackConstraintSet.GetFrameRateUnionType
-
-
Uses of MediaTrackConstraintSet.GetFrameRateUnionType in elemental2.dom
Methods in elemental2.dom that return MediaTrackConstraintSet.GetFrameRateUnionType Modifier and Type Method Description MediaTrackConstraintSet.GetFrameRateUnionType
MediaTrackConstraintSet. getFrameRate()
static MediaTrackConstraintSet.GetFrameRateUnionType
MediaTrackConstraintSet.GetFrameRateUnionType. of(java.lang.Object o)
Methods in elemental2.dom with parameters of type MediaTrackConstraintSet.GetFrameRateUnionType Modifier and Type Method Description void
MediaTrackConstraintSet. setFrameRate(MediaTrackConstraintSet.GetFrameRateUnionType frameRate)
-