Skip to content

Commit 2e7d791

Browse files
committed
FileProperties: add exception documentation about the getStreamPropertiesWithIndex method
1 parent 6e77563 commit 2e7d791

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AvTranscoder/mediaProperty/FileProperties.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ class AvExport FileProperties
6262

6363
//@{
6464
// @brief Get the properties at the indicated stream index
65+
// @throws A runtime error if the streamIndex does not match any stream
6566
const avtranscoder::StreamProperties& getStreamPropertiesWithIndex( const size_t streamIndex ) const;
6667
//@}
6768

0 commit comments

Comments
 (0)