matroska_package property

matroska_package property

Gets the Matroska metadata package.

Remarks

Learn more | | |

Example

This example demonstrates how to read Matroska format-specific metadata properties.

Definition:

@property
def matroska_package(self):
    ...

See Also