public DirectorUpdateMode GetTimeUpdateMode()
 {
     return(PlayableGraph.GetUpdateModeInternal(ref this));
 }