Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita16929b

Browse files
author
Clement Champetier
committed
stat: export classes
1 parentc496d63 commita16929b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/AvTranscoder/stat/ProcessStat.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace avtranscoder
1313
* @brief ProcessStat contains statistics given after the process.
1414
* @see Transcoder::process methods
1515
*/
16-
classProcessStat
16+
classAvExportProcessStat
1717
{
1818
public:
1919
ProcessStat()

‎src/AvTranscoder/stat/VideoStat.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace avtranscoder
99
/**
1010
* @brief Statistics related to a video stream.
1111
*/
12-
classVideoStat
12+
classAvExportVideoStat
1313
{
1414
public:
1515
VideoStat(constdouble duration,constsize_t nbFrames )

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp