Skip to content

Commit

Permalink
Add log
Browse files Browse the repository at this point in the history
  • Loading branch information
avelad committed Nov 26, 2024
1 parent fb7e234 commit 3db9358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/media/segment_utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ shaka.media.SegmentUtils = class {
closedCaptions.set(stream, stream);
}
} catch (e) {
// Ignore errors.
shaka.log.debug('Error detecting CC streams', e);
}
captionParser.reset();
}
Expand Down

0 comments on commit 3db9358

Please sign in to comment.