segment_uid property

segment_uid property

Gets the unique 128 bit number identifying a SEGMENT. Obviously, a file can only be referred to by another file if a SEGMENTUID is present, however, playback is possible without that UID.

Definition:

@property
def segment_uid(self):
    ...

See Also