internal static Type GetPlayableOutputTypeOf(ref PlayableOutputHandle handle)
 {
     return(PlayableOutputHandle.INTERNAL_CALL_GetPlayableOutputTypeOf(ref handle));
 }