public int GetRootPlayableCount()
 {
     return(PlayableGraph.GetRootPlayableCountInternal(ref this));
 }