libgpac
Documentation of the core library of GPAC
|
Filter management. More...
Data Structures | |
interface | _Filter |
interface | FilterStatistics |
interface | PidStatistics |
interface | PropertyValue |
interface | nFraction |
interface | Vec2 |
interface | Vec3 |
interface | Vec4 |
See GF_Filter
interface FilterStatistics |
Statistics object for filter as defined in libgpac.
Fields have the same types, names and semantics as GF_FilterStats, except:
interface PidStatistics |
Statistics object for pid as defined in libgpac.
Fields have the same types, names and semantics as GF_FilterPidStatistics
interface PropertyValue |
PropertyValue for filter, PIDs and packets are passed as :
Pointer properties are passed back as "INTERNAL_POINTER" string and cannot be set.
Properties corresponding to constants are usually passed as strings, for example StreamType
, CodecID
, PixelFormat
, AudioFormat
.
interface nFraction |
interface Vec2 |