Class RecordingChunkDao
java.lang.Object
org.apache.openmeetings.db.dao.record.RecordingChunkDao
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetByRecording
(Long recordingId) getNotScreenChunksByRecording
(Long recordingId) getScreenByRecording
(Long recordingId) start
(Long recordingId, RecordingChunk.Type type, String streamName, String sid) void
update
(RecordingChunk chunk)
-
Constructor Details
-
RecordingChunkDao
public RecordingChunkDao()
-
-
Method Details
-
get
-
getByRecording
-
getNotScreenChunksByRecording
-
getScreenByRecording
-
start
-
stop
-
update
-