internal void SetSourceInputPort(int value)
 {
     PlayableOutputHandle.SetSourceInputPortInternal(ref this, value);
 }