23 #include <com/avpkit/core/AVPKit.h>
24 #include <com/avpkit/ferry/RefCounted.h>
25 #include <com/avpkit/ferry/IBuffer.h>
26 #include <com/avpkit/core/IRational.h>
28 namespace com {
namespace avpkit {
namespace core {
This class wraps represents a Rational number for the AVPKit.
Allows Java code to get data from a native buffers, and optionally modify native memory directly.
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...