Exemplo n.º 1
0
 private static void SetPlayStateInternal(ref Playable playable, PlayState playState)
 {
     Playable.INTERNAL_CALL_SetPlayStateInternal(ref playable, playState);
 }