segment_filename property

segment_filename property

Gets the filename corresponding to this Segment.

Definition:

@property
def segment_filename(self):
    ...

See Also