sebawagner commented on a change in pull request #68:
URL: https://github.com/apache/openmeetings/pull/68#discussion_r415210242



##########
File path: 
openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/StreamProcessor.java
##########
@@ -442,9 +446,10 @@ public void stopRecording(Client c) {
                });
        }
 
-       void startConvertion(Recording rec) {
+       public boolean startConvertion(Recording rec) {

Review comment:
       Right, I think package private should also work. Let me check




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to