initial_frames property

initial_frames property

Gets the initial frame for interleaved files.

Noninterleaved files should specify zero. If you are creating interleaved files, specify the number of frames in the file prior to the initial frame of the AVI sequence in this member.

Definition:

@property
def initial_frames(self):
    ...

See Also