add comment

This commit is contained in:
Thomas Vander Stichele
2009-04-15 13:32:10 +00:00
parent b63ef021a7
commit 1dffa8ec42

View File

@@ -30,6 +30,8 @@ import gst
from morituri.common import task
# checksums are not CRC's. a CRC is a specific type of checksum.
FRAMES_PER_DISC_FRAME = 588
SAMPLES_PER_DISC_FRAME = FRAMES_PER_DISC_FRAME * 4
DISC_FRAMES_PER_SECOND = 75