public static PlayableGraph Create()
 {
     return(PlayableGraph.Create(null));
 }