Getting Started
Developer Resources
Indices and Tables
Checks whether a file is SEISAN or not.
filename (str) – Name of the audio SEISAN file to be checked.
bool
True if a SEISAN file.
True
Example
>>> _is_seisan("/path/to/1996-06-03-1917-52S.TEST__002") True