PlayableOutputExtensions.GetUserData
public static Object GetUserData(U output);
Parameters
| output | The PlayableOutput used by this operation. |
Returns
Object The user data.
Description 描述
Returns the opaque user data. This is the same value as the last last argument of ProcessFrame.