Skip to content

Commit 2f020f2

Browse files
committed
Add TODO
1 parent 5f2800a commit 2f020f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/torchcodec/decoders/_core/VideoDecoder.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ class VideoDecoder {
221221
double startSeconds,
222222
double stopSeconds);
223223

224+
// TODO-AUDIO: Should accept sampleRate
224225
torch::Tensor getFramesPlayedInRangeAudio(
225226
double startSeconds,
226227
std::optional<double> _stopSeconds = std::nullopt);

0 commit comments

Comments
 (0)