Function Environment.backgroundCameraFeedId
The ID of the camera feed to show in the background.
long backgroundCameraFeedId() nothrow @property @nogc;
void backgroundCameraFeedId
(
long v
) nothrow @property @nogc;