示例#1
0
 internal static bool IsPlayingInternal(ref PlayableGraph graph)
 {
     return(PlayableGraph.INTERNAL_CALL_IsPlayingInternal(ref graph));
 }