public class RecordingProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RecordingProperties.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
customLayout()
If
recordingLayout() is
set to RecordingLayout.CUSTOM, this property
defines the relative path to the specific custom layout you want to use. |
String |
name()
Defines the name you want to give to the video file.
|
RecordingLayout |
recordingLayout()
Defines the layout to be used in the recording
|
public String name()
recordingStarted,
recordingStopped)public RecordingLayout recordingLayout()
public String customLayout()
recordingLayout() is
set to RecordingLayout.CUSTOM, this property
defines the relative path to the specific custom layout you want to use. See
Custom recording layouts to learn moreCopyright © 2018 OpenVidu. All rights reserved.