예제 #1
0
 public void Start()
 {
     CudaTools.VideoDecoder_Start64(m_videoDecoder);
     CudaTools.VideoEncoder_Start64(m_videoEncoder);
 }