Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
iluvcapra committed Nov 7, 2023
1 parent f963daa commit 2ca21cd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/source/scopes/cue.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
Cue Marker and Range Metadata
------------------------------

Notes
=====

Cue metadata stores timed markers that clients use to mark times of interest
in a wave file, and optionally give them a name and longer comment. Markers
can also have an associated length, allowing ranges of times in a file to be
marked.

Class Reference
===============

.. autoclass:: wavinfo.wave_cues_reader.WavCuesReader
:members:

0 comments on commit 2ca21cd

Please sign in to comment.