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

Commitd834fe3

Browse files
author
Valentin Noel
committed
InputStreamDesc: add a few documentation
1 parentc609ac8 commitd834fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/AvTranscoder/transcoder/InputStreamDesc.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ struct InputStreamDesc
6363
booldemultiplexing()const {return !_channelIndexArray.empty(); }
6464

6565
public:
66-
std::string _filename;///< Source file path.
66+
std::string _filename;///< Source file path. If empty, a generator is used as source.
6767
size_t _streamIndex;///< Source stream to extract.
6868
std::vector<size_t> _channelIndexArray;///< List of source channels to extract from the stream
6969
};

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp