read_version property

read_version property

Gets the minimum version an EBML parser needs to be compliant with to be able to read the file.

Definition:

@property
def read_version(self):
    ...

See Also