can_seek property

can_seek property

Gets a value indicating whether stream supports seeking.

Definition:

@property
def can_seek(self):
    ...

See Also