Beispiel #1
0
 public void UninitializeVideoDecoder()
 {
     lock (_cdmaProcessor)
     {
         FFmpegWrapper.Uninitialize();
     }
 }