PlayableOutputExtensions.SetUserData

Declaration

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

Parameters

output The PlayableOutput used by this operation.
value The 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: