-
public final class MediaCodecExtractImages.Cancelable
-
-
Field Summary
Fields Modifier and Type Field Description private final AtomicBooleancancel
-
Constructor Summary
Constructors Constructor Description MediaCodecExtractImages.Cancelable()
-
Method Summary
Modifier and Type Method Description final AtomicBooleangetCancel()-
-
Method Detail
-
getCancel
final AtomicBoolean getCancel()
-
-
-
-