We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12dfe9e commit ddf9e0aCopy full SHA for ddf9e0a
src/AudioTools/AudioCodecs/CodecMTS.h
@@ -75,7 +75,7 @@ enum class MTSStreamType {
75
// };
76
77
/**
78
- * @brief MPEG-TS (MTS) decoder. Extracts (demuxes) the indicaated audio/video
+ * @brief MPEG-TS (MTS) decoder. Extracts (demuxes) the indicated audio/video
79
* data from a MPEG-TS (MTS) data stream. You can define the relevant stream
80
* types via the API: addStreamType(MTSStreamType). By default, the
81
* decoder selects the AUDIO_AAC, AUDIO_AAC_LATM stream types.
0 commit comments