예제 #1
0
 private static double GetTimeInternal(ref Playable playable)
 {
     return(Playable.INTERNAL_CALL_GetTimeInternal(ref playable));
 }