.. ClipReaderOperator: ****************** ClipReaderOperator ****************** The clip reader operator reads a clip and return a pose for the current agent. .. _inputs: Inputs ============= .. list-table:: Inputs :widths: auto :header-rows: 1 * - Name - Type - Default - Description * - active - BooleanPort - True - Enables this operator * - clipName - StringPort - - The clip name * - time - DoublePort - 0.0 - The current time * - frameRate - DoublePort - 1.0 - The frame rate .. _outputs: Outputs ============= .. list-table:: Outputs :widths: auto :header-rows: 1 * - Name - Type - Default - Description * - outPose - PosePort - - The output pose. * - outClipFrame - DoublePort - 0.0 - The output clip frame.