PlayableOutputExtensions.SetUserData

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.

Did you find this page useful? Please give it a rating: