Ejemplo n.º 1
0
        public void EndStreaming()
        {
#if UNITY_EDITOR_WIN || UNITY_STANDALONE_WIN
            EnfluxNativePull.EndStreamingThread();
#endif
        }