Exemplo n.º 1
0
 private static void SetDurationInternal(ref Playable playable, double duration)
 {
     Playable.INTERNAL_CALL_SetDurationInternal(ref playable, duration);
 }