MediaPipe packet module.
Classes
class Packet
: The basic data flow unit of MediaPipe. A generic container class which can hold data of any type.
MediaPipe packet module.
Main aliases
mp.packet_getter.mp_packet
, mp.tasks.vision.holistic_landmarker.base_vision_task_api.packet_module
, mp.tasks.vision.holistic_landmarker.packet_creator.packet
, mp.tasks.vision.holistic_landmarker.packet_getter.mp_packet
, mp.tasks.vision.holistic_landmarker.packet_module
class Packet
: The basic data flow unit of MediaPipe. A generic container class which can hold data of any type.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-28 UTC.