| Modifier and Type | Method and Description |
|---|---|
RecordingProperties.Builder |
RecordingProperties.Builder.customLayout(String path)
If setting
recordingLayout(RecordingLayout)
to RecordingLayout.CUSTOM you can call this
method to set the relative path to the specific custom layout you want to
use. |
RecordingProperties.Builder |
RecordingProperties.Builder.name(String name)
Call this method to set the name of the video file.
|
RecordingProperties.Builder |
RecordingProperties.Builder.recordingLayout(RecordingLayout layout)
Call this method to set the layout to be used in the recording
|
Copyright © 2018 OpenVidu. All rights reserved.