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

Parámetros

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

Descripción

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