Esempio n. 1
0
 void GetEncoderFrame(VideoFrame trackframe)
 {
     encoderTrackFrame = trackframe;
     videoEncoder.GetVideoFrame();
 }