Function CameraTexture.cameraFeedId

The ID of the CameraFeed for which we want to display the image.

long cameraFeedId() nothrow @property @nogc;

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