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 5acd7fe commit 4a27899Copy full SHA for 4a27899
src/AvTranscoder/OutputFile.hpp
@@ -19,8 +19,8 @@ namespace avtranscoder
19
{
20
21
/**
22
- * Outputfile is a simple C++ API to wrap and write medias.
23
- * the default implentation use avformat wrapper frome the LibAV/FFMpeg
+ * @brief Outputfile is a simple C++ API to wrap and write medias.\n
+ * the default implentation use avformat wrapper frome the LibAV/FFMpeg.\n
24
* It can be overloaded to integrate custom wrapper.
25
**/
26
class AvExport OutputFile
0 commit comments