public bool IsDone()
 {
     return(PlayableGraph.IsDoneInternal(ref this));
 }