doc_type property

doc_type property

Gets the contents of the file. In the case of a MATROSKA file, its value is ‘matroska’.

Definition:

@property
def doc_type(self):
    ...

See Also