Package | Description |
---|---|
com.neurosky.connection |
Modifier and Type | Method and Description |
---|---|
static TgStreamReader.ParserType |
TgStreamReader.ParserType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TgStreamReader.ParserType[] |
TgStreamReader.ParserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TgStreamReader.setParser(TgStreamReader.ParserType parserType,
int sampleRate)
Set parser for stream reader.
|