Skip to content

Commit 18ad24f

Browse files
committed
Update comment to reflect change
1 parent 80ae01d commit 18ad24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/torchcodec/_core/SingleStreamDecoder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ class SingleStreamDecoder {
121121
//
122122
// Valid values for startSeconds and stopSeconds are:
123123
//
124-
// [beginStreamSecondsFromContent, maxPtsSecondsFromScan)
124+
// [beginStreamSecondsFromContent, endStreamSecondsFromContent)
125125
FrameBatchOutput getFramesPlayedInRange(
126126
double startSeconds,
127127
double stopSeconds);

0 commit comments

Comments
 (0)