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.VideoFourCC
VideoData.findFourCcByValue
(int value) static VideoData.VideoFourCC
Returns 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.