internal static bool IsDoneInternal(ref PlayableGraph graph)
 {
     return(PlayableGraph.INTERNAL_CALL_IsDoneInternal(ref graph));
 }