|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IProviderService.INPUT_TYPE | |
---|---|
org.red5.server.stream |
Uses of IProviderService.INPUT_TYPE in org.red5.server.stream |
---|
Methods in org.red5.server.stream that return IProviderService.INPUT_TYPE | |
---|---|
IProviderService.INPUT_TYPE |
IProviderService.lookupProviderInput(IScope scope,
String name)
Returns the input type for a named provider if a source of input exists. |
IProviderService.INPUT_TYPE |
ProviderService.lookupProviderInput(IScope scope,
String name)
Returns the input type for a named provider if a source of input exists. |
static IProviderService.INPUT_TYPE |
IProviderService.INPUT_TYPE.valueOf(String name)
Returns 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |