Package | Description |
---|---|
org.apache.openmeetings.db.entity.record |
Modifier and Type | Method and Description |
---|---|
RecordingMetaData.Status |
RecordingMetaData.getStreamStatus() |
static RecordingMetaData.Status |
RecordingMetaData.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecordingMetaData.Status[] |
RecordingMetaData.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RecordingMetaData.setStreamStatus(RecordingMetaData.Status status) |
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.