Uses of Enum
org.red5.server.stream.IProviderService.INPUT_TYPE
Packages that use IProviderService.INPUT_TYPE
-
Uses of IProviderService.INPUT_TYPE in org.red5.server.stream
Methods in org.red5.server.stream that return IProviderService.INPUT_TYPEModifier and TypeMethodDescriptionIProviderService.lookupProviderInput(IScope scope, String name, int type) Returns the input type for a named provider if a source of input exists.static IProviderService.INPUT_TYPEReturns the enum constant of this type with the specified name.static IProviderService.INPUT_TYPE[]IProviderService.INPUT_TYPE.values()Returns an array containing the constants of this enum type, in the order they are declared.