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 5ec2a73 commit 222c48fCopy full SHA for 222c48f
src/AvTranscoder/transcoder/StreamTranscoder.hpp
@@ -38,8 +38,7 @@ class AvExport StreamTranscoder
38
const std::vector<size_t> channelIndexArray, const float offset = 0);
39
40
/**
41
- * @brief encode from a generated stream
42
- * @note offset feature has no sense here
+ * @brief Encode a generated stream
43
**/
44
StreamTranscoder(IOutputFile& outputFile, const ProfileLoader::Profile& profile);
45
0 commit comments