Interface IVideoEncoderCompletion


public interface IVideoEncoderCompletion
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onVideoRecorded(String transactionId, boolean success)
     
  • Method Details

    • onVideoRecorded

      void onVideoRecorded(String transactionId, boolean success)