| Package | Description |
|---|---|
| org.jitsi.service.neomedia.recording |
| Modifier and Type | Method and Description |
|---|---|
RecorderEvent.Type |
RecorderEvent.getType() |
static RecorderEvent.Type |
RecorderEvent.Type.parseString(String str) |
static RecorderEvent.Type |
RecorderEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecorderEvent.Type[] |
RecorderEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecorderEvent.setType(RecorderEvent.Type type) |
Copyright © 2022 jitsi.org. All rights reserved.