libgpac
Documentation of the core library of GPAC
Structure Wrappers

Python Structures. More...

+ Collaboration diagram for Structure Wrappers:

Data Structures

class  python.libgpac.libgpac.Fraction
 fraction object, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_Fraction More...
 
class  python.libgpac.libgpac.Fraction64
 large fraction object, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_Fraction64 More...
 
class  python.libgpac.libgpac.FilterStats
 filter statistics object, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FilterStats More...
 
class  python.libgpac.libgpac.FilterPidStatistics
 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 More...
 
class  python.libgpac.libgpac.FilterArg
 filter argument object, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FilterArgs More...
 
class  python.libgpac.libgpac.PropVec2i
 filter prop type, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_PropVec2i More...
 
class  python.libgpac.libgpac.PropVec2
 filter prop type, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_PropVec2 More...
 
class  python.libgpac.libgpac.PropVec3i
 filter prop type, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_PropVec3i More...
 
class  python.libgpac.libgpac.PropVec4i
 filter prop type, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_PropVec4i More...
 
class  python.libgpac.libgpac.PropData
 filter prop type, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_PropData More...
 
class  python.libgpac.libgpac.PropStringList
 filter prop type, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_PropUIntList More...
 
class  python.libgpac.libgpac.FEVT_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 More...
 
class  python.libgpac.libgpac.FEVT_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 More...
 
class  python.libgpac.libgpac.FEVT_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 More...
 
class  python.libgpac.libgpac.FEVT_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 More...
 
class  python.libgpac.libgpac.FEVT_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 More...
 
class  python.libgpac.libgpac.FEVT_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 More...
 
class  python.libgpac.libgpac.FEVT_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 More...
 
class  python.libgpac.libgpac.FEVT_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 More...
 
class  python.libgpac.libgpac.FEVT_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 More...
 
class  python.libgpac.libgpac.FilterEvent
 event value, as defined in libgpac and usable as a Python object Fields have the same types, names and semantics as GF_FilterEvent More...
 
class  python.libgpac.libgpac.BufferOccupancy
 Buffer occupancy object. More...
 

Detailed Description

Python Wrappers for gpac C structures used in this API