A
C
D
E
G
O
R
W
A
- addDecodeListener(WebPDecodeListener) - function in com.aureusapps.android.webpandroid.decoder.WebPDecoder
- Adds a decode listener to receive decoding events.
- addFrame(Context,Long,Uri) - function in com.aureusapps.android.webpandroid.encoder.WebPAnimEncoder
- Adds a frame to the WebP animation with the specified timestamp and source Uri.
- addFrame(Long,Bitmap) - function in com.aureusapps.android.webpandroid.encoder.WebPAnimEncoder
- Adds a frame to the WebP animation with the specified timestamp and source bitmap.
- addProgressListener(WebPAnimEncoderProgressListener) - function in com.aureusapps.android.webpandroid.encoder.WebPAnimEncoder
- Adds a progress listener to the WebP animation encoder.
- addProgressListener(WebPEncoderProgressListener) - function in com.aureusapps.android.webpandroid.encoder.WebPEncoder
- Adds a progress listener to receive encoding progress updates.
- assemble(Context,Long,Uri) - function in com.aureusapps.android.webpandroid.encoder.WebPAnimEncoder
- Assembles the WebP animation and saves it to the specified destination Uri.