PlayableOutputExtensions.IsOutputNull
public static bool IsOutputNull(U output);
Parameters
| output | The PlayableOutput used by this operation. |
Description 描述
Returns true if the PlayableOutput is null, false otherwise.
| output | The PlayableOutput used by this operation. |
Returns true if the PlayableOutput is null, false otherwise.