Camera objects have the same attributes and methods as Layer objects, except for source, effect, mask, width, height, anchorPoint, scale, opacity, audioLevels, timeRemap, and all of the material properties.
Returns the camera’s point of interest values in world space.
Returns the camera’s zoom values in pixels.
Returns 1 if the camera’s Depth Of Field property is on, or returns 0 if it is off.
Returns the camera’s focus distance value, in pixels.
Returns the camera’s aperture value, in pixels.
Returns the camera’s blur level value as a percentage.
Returns true if the camera is the active camera
for the composition at the current time: the camera’s Video switch
is
on, the current time is between the camera’s In and Out points,
and it is the first (topmost) such camera listed in the Timeline panel.
Returns false otherwise.