libgpac
Documentation of the core library of GPAC
|
▼Npython | |
▼Nlibgpac | |
▼Nlibgpac | |
CFraction | Fraction object, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_Fraction |
CFraction64 | Large fraction object, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_Fraction64 |
CFilterStats | Filter statistics object, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FilterStats |
CFilterPidStatistics | Filter pid statistics object, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FilterPidStatistics |
CFilterArg | Filter argument object, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FilterArgs |
CPropVec2i | Filter prop type, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_PropVec2i |
CPropVec2 | Filter prop type, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_PropVec2 |
CPropVec3i | Filter prop type, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_PropVec3i |
CPropVec4i | Filter prop type, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_PropVec4i |
CPropData | Filter prop type, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_PropData |
CPropStringList | Filter prop type, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_PropStringList |
CFEVT_Base | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FEVT_Base |
CFEVT_Play | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FEVT_Play |
CFEVT_SourceSeek | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FEVT_SourceSeek |
CFEVT_SegmentSize | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FEVT_SegmentSize |
CFEVT_FragmentSize | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FEVT_FragmentSize |
CFEVT_AttachScene | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FEVT_AttachScene |
CFEVT_QualitySwitch | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FEVT_QualitySwitch |
CFEVT_FileDelete | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FEVT_FileDelete |
CFEVT_VisibilityHint | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FEVT_VisibilityHint |
CFEVT_BufferRequirement | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FEVT_BufferRequirement |
CFEVT_EncodeHints | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FEVT_EncodeHints |
CFEVT_NTPRef | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FEVT_NTPRef |
CEVT_mouse | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_EventMouse |
CEVT_mtouch | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_EventMultiTouch |
CEVT_keys | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_EventKey |
CEVT_char | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_EventChar |
CEVT_size | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_EventSize |
CEVT_show | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_EventShow |
CEVT_base | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_Event only common events from GPAC video ouput are mapped |
CFEVT_UserEvent | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FEVT_Event |
CFilterEvent | Event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FilterEvent |
CBufferOccupancy | Buffer occupancy object |
CFilterTask | Task object for user callbacks from libgpac scheduler |
CFilterSession | Filter session object - see GF_FilterSession |
CHTTPOutRequest | HTTP request handler object |
CDASHQualityInfo | DASH media quality information (Representation info) |
CDASHSRD | DASH Spatial Relation Descriptor object, used for tiling |
CDASHGroup | DASH group object |
CDASHGroupStatistics | DASH groups statistics object |
CDASHGroupDownloadStatistics | DASH group current segment download statistics object |
CDASHCustomAlgorithm | DASH custom algo Upon successful binding to the dashin filter, the object will be assigned a list member called groups , containing the declared group for the active period |
CFilter | Filter object |
CFilterCustom | Base class used to create custom filters in python |
CFilterPid | Object representing a PID of a custom filter |
CGLTextureInfo | OpenGL texture info |
CFilterPacket | Filter packet object |
CFileIO | FileIO object for file IO callbacks from libgpac |