scene_capture_type property

scene_capture_type property

Gets or sets the scene capture type.

Definition:

@property
def scene_capture_type(self):
    ...
@scene_capture_type.setter
def scene_capture_type(self, value):
    ...

See Also