Exemple #1
0
 public void SetJpegQuality(int jpegQuality)
 {
     CudaTools.VideoEncoder_SetJpegQuality(m_videoEncoder, jpegQuality);
 }