internal void SetSourcePlayable(PlayableHandle value)
 {
     PlayableOutputHandle.SetSourcePlayableInternal(ref this, ref value);
 }