Uses of Enum Class
com.teamdev.jxbrowser.media.MediaType
Packages that use MediaType
Package
Description
This package provides the classes that allow you to work with browser callback.
Provides interfaces and classes for working with media content and devices.
-
Uses of MediaType in com.teamdev.jxbrowser.browser.callback
Methods in com.teamdev.jxbrowser.browser.callback that return MediaType -
Uses of MediaType in com.teamdev.jxbrowser.media
Methods in com.teamdev.jxbrowser.media that return MediaTypeModifier and TypeMethodDescriptionstatic MediaTypeMediaType.forNumber(int value) static MediaTypeMediaType.valueOf(int value) Deprecated.static MediaTypeMediaType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static MediaTypeReturns the enum constant of this class with the specified name.static MediaType[]MediaType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.teamdev.jxbrowser.media that return types with arguments of type MediaTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<MediaType>MediaType.internalGetValueMap()