Module: mp.tasks.vision.drawing_styles.face_landmarker.async_result_dispatcher

A dispatcher to handle asynchronous results from a C library.

Modules

mediapipe_c_utils module: Common MediaPipe CTypes definitions and utilities.

Classes

class AsyncResultDispatcher: A dispatcher to safely handle asynchronous results from a C library.

class LiveStreamPacket: A packet holding the contents of an async stream packet.

CCallbackType Instance of typing.TypeVar