internal EosCameraCollection()
 {
     Util.Assert(Edsdk.EdsGetCameraList(out _cameraList), "Failed to get cameras.");
 }