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.