20 #ifndef IMEDIAFILTER_H
21 #define IMEDIAFILTER_H
23 #include <com/avpkit/core/IRational.h>
24 #include <com/avpkit/ferry/RefCounted.h>
63 virtual int setProperty(
const char* name,
const char* value) = 0;
This class wraps represents a Rational number for the AVPKit.
Parent of all Ferry objects – it mains reference counts in native code.
WARNING: Do not use logging in this class, and do not set any static file variables to values other t...