コード例 #1
0
 protected virtual void SubmitFrame(byte[] frame, int stride)
 {
     _mediaController.SetVideoFrame(frame, stride);
 }