public class RecordAudioAction extends Action
| Constructor and Description |
|---|
RecordAudioAction() |
RecordAudioAction(TreeReference targetReference,
String quality) |
| Modifier and Type | Method and Description |
|---|---|
TreeReference |
processAction(FormDef model,
TreeReference contextRef)
Process actions that were triggered in the form.
|
void |
readExternal(DataInputStream in,
PrototypeFactory pf) |
void |
writeExternal(DataOutputStream out) |
public RecordAudioAction(TreeReference targetReference, String quality)
public RecordAudioAction()
public TreeReference processAction(FormDef model, TreeReference contextRef)
ActionprocessAction in class Actionpublic void readExternal(DataInputStream in, PrototypeFactory pf) throws IOException, DeserializationException
readExternal in interface ExternalizablereadExternal in class ActionIOExceptionDeserializationExceptionpublic void writeExternal(DataOutputStream out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class ActionIOExceptionCopyright © 2021. All rights reserved.