Package | Description |
---|---|
org.red5.server.stream |
Modifier and Type | Method and Description |
---|---|
IProviderService.INPUT_TYPE |
IProviderService.lookupProviderInput(IScope scope,
String name,
int type)
Returns the input type for a named provider if a source of input exists.
|
IProviderService.INPUT_TYPE |
ProviderService.lookupProviderInput(IScope scope,
String name,
int type)
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.
|
Copyright © 2006-2012 The Red5 Project