Uses of Enum Class
org.red5.server.net.rtmp.event.VideoData.VideoFourCC
Packages that use VideoData.VideoFourCC
-
Uses of VideoData.VideoFourCC in org.red5.server.net.rtmp.event
Methods in org.red5.server.net.rtmp.event that return VideoData.VideoFourCCModifier and TypeMethodDescriptionstatic VideoData.VideoFourCCVideoData.findFourCcByValue(int value) static VideoData.VideoFourCCReturns the enum constant of this class with the specified name.static VideoData.VideoFourCC[]VideoData.VideoFourCC.values()Returns an array containing the constants of this enum class, in the order they are declared.