public static void SetUserData(U output, Object value);

Parameters

outputThe PlayableOutput used by this operation.
valueThe new user data.

Description 描述

Sets the opaque user data. This same data is passed as the last argument to ProcessFrame.