Interface IVideoEncoderCompletion


  • public interface IVideoEncoderCompletion
    • Method Detail

      • onVideoRecorded

        void onVideoRecorded​(java.lang.String transactionId,
                             boolean success)