Exemplo n.º 1
0
 private static int GetOutputCountInternal(ref Playable playable)
 {
     return(Playable.INTERNAL_CALL_GetOutputCountInternal(ref playable));
 }