private static int GetOutputCountInternal(ref Playable playable)
 {
     return(Playable.INTERNAL_CALL_GetOutputCountInternal(ref playable));
 }