Function CameraFeed.feedIsActive

If true, the feed is active.

bool feedIsActive() nothrow @property @nogc;

void feedIsActive (
  bool v
) nothrow @property @nogc;