Package 

Class VideoEncoder

  • All Implemented Interfaces:
    com.cloudinary.android.preprocess.ResourceEncoder

    
    public class VideoEncoder
     implements ResourceEncoder<Uri>
                        

    Returns the encoded video target file. Note: It doesn't do the actual encoding process.

    • Method Summary

      Modifier and Type Method Description
      String encode(Context context, Uri resource)
      • Methods inherited from class com.cloudinary.android.preprocess.ResourceEncoder

        encode
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait