A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
W
A
- addDecodeListener(WebPDecodeListener) - function in com.aureusapps.android.webpandroid.decoder.WebPDecoder
- Adds a decode listener to receive decoding events.
- addDecodeListener(WebPDecoder,Function1,Function4) - function in com.aureusapps.android.webpandroid.extensions.CodecExtensionsKt
- Adds a decode listener to the WebPDecoder.
- addFrame(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.
- addSuppressed(Throwable) - function in kotlin.CodecException
- assemble(Long,Uri) - function in com.aureusapps.android.webpandroid.encoder.WebPAnimEncoder
- Assembles the WebP animation and saves it to the specified destination Uri.