Skip to content

Commit e3944f4

Browse files
author
Clement Champetier
committed
stat: add SWIG interface
1 parent 7339f50 commit e3944f4

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

src/AvTranscoder/avTranscoder.i

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@
3636
%include "AvTranscoder/encoder/encoder.i"
3737
%include "AvTranscoder/transform/transform.i"
3838
%include "AvTranscoder/file/file.i"
39+
%include "AvTranscoder/stat/stat.i"
3940
%include "AvTranscoder/transcoder/transcoder.i"

src/AvTranscoder/stat/stat.i

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
%{
2+
#include <AvTranscoder/stat/ProcessStat.hpp>
3+
#include <AvTranscoder/stat/VideoStat.hpp>
4+
#include <AvTranscoder/stat/AudioStat.hpp>
5+
%}
6+
7+
%include <AvTranscoder/stat/ProcessStat.hpp>
8+
%include <AvTranscoder/stat/VideoStat.hpp>
9+
%include <AvTranscoder/stat/AudioStat.hpp>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy