Ejemplo n.º 1
0
 public void SetVideoSettingsStatic(VideoSettingsStaticStruct settings)
 {
     cameraReader.Flow.SettingsStatic = settings.AsRefType();
 }