Function CameraTexture.whichFeed

Which image within the CameraFeed we want access to, important if the camera image is split in a Y and CbCr component.

CameraServerSingleton.FeedImage whichFeed() nothrow @property @nogc;

void whichFeed (
  long v
) nothrow @property @nogc;