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 6e77563 commit 2e7d791Copy full SHA for 2e7d791
src/AvTranscoder/mediaProperty/FileProperties.hpp
@@ -62,6 +62,7 @@ class AvExport FileProperties
62
63
//@{
64
// @brief Get the properties at the indicated stream index
65
+ // @throws A runtime error if the streamIndex does not match any stream
66
const avtranscoder::StreamProperties& getStreamPropertiesWithIndex( const size_t streamIndex ) const;
67
//@}
68
0 commit comments