public VideoConverter(VideoChroma_t eChromaInput, VideoChroma_t eChromaOutput) : this(ioWRAPPINVOKE.new_VideoConverter((int)eChromaInput, (int)eChromaOutput), true)
 {
 }
 public VideoConverter(VideoChroma_t eChromaInput, VideoChroma_t eChromaOutput)
     : this(ioWRAPPINVOKE.new_VideoConverter((int)eChromaInput, (int)eChromaOutput), true)
 {
 }