Function CameraServerSingleton.getFeed

Returns the CameraFeed with this id.

godot.d.reference.Ref!(godot.camerafeed.CameraFeed) getFeed (
  const(long) index
) nothrow @nogc;