video_alpha_premultiple_color property

video_alpha_premultiple_color property

Gets or sets the timecode of the first frame of video in the file, as obtained from the device control.

Definition:

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

See Also