Esempio n. 1
0
 void displayVideoFrame(VideoLib.VideoFrame videoFrame)
 {
     videoFrame.copyFrameDataTexture(yuvTexture);
 }