Skip to content

Commit 65a7329

Browse files
author
Clement Champetier
committed
properties: fixed EAnalyseLevel and FormatContext for SWIG
1 parent 280fc54 commit 65a7329

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/AvTranscoder/properties/properties.i

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ namespace std {
4646
%template(ChannelVector) vector< avtranscoder::Channel >;
4747
}
4848

49+
%include <AvTranscoder/file/util.hpp>
50+
%include <AvTranscoder/file/FormatContext.hpp>
51+
4952
%include <AvTranscoder/properties/util.hpp>
5053
%include <AvTranscoder/properties/FileProperties.hpp>
5154
%include <AvTranscoder/properties/PixelProperties.hpp>

0 commit comments

Comments
 (0)