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 280fc54 commit 65a7329Copy full SHA for 65a7329
src/AvTranscoder/properties/properties.i
@@ -46,6 +46,9 @@ namespace std {
46
%template(ChannelVector) vector< avtranscoder::Channel >;
47
}
48
49
+%include <AvTranscoder/file/util.hpp>
50
+%include <AvTranscoder/file/FormatContext.hpp>
51
+
52
%include <AvTranscoder/properties/util.hpp>
53
%include <AvTranscoder/properties/FileProperties.hpp>
54
%include <AvTranscoder/properties/PixelProperties.hpp>
0 commit comments