public bool IsPlaying()
 {
     return(PlayableGraph.IsPlaying_Injected(ref this));
 }