Skip to content

Commit 4a27899

Browse files
clean documentaiton style for OutputFile
1 parent 5acd7fe commit 4a27899

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/AvTranscoder/OutputFile.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ namespace avtranscoder
1919
{
2020

2121
/**
22-
* Outputfile is a simple C++ API to wrap and write medias.
23-
* the default implentation use avformat wrapper frome the LibAV/FFMpeg
22+
* @brief Outputfile is a simple C++ API to wrap and write medias.\n
23+
* the default implentation use avformat wrapper frome the LibAV/FFMpeg.\n
2424
* It can be overloaded to integrate custom wrapper.
2525
**/
2626
class AvExport OutputFile

0 commit comments

Comments
 (0)