:right-sidebar: True MapInfo =================================================================== .. currentmodule:: gi.repository.Gst .. class:: MapInfo(*args, **kwargs) :no-contents-entry: :Constructors: :: MapInfo() Fields ------ .. rst-class:: interim-class .. class:: MapInfo :no-index: .. attribute:: data A pointer to the mapped data .. attribute:: flags Flags used when mapping the memory .. attribute:: maxsize The maximum bytes in ``data`` .. attribute:: memory A pointer to the mapped memory .. attribute:: size The valid size in ``data`` .. attribute:: user_data Extra private user_data that the implementation of the memory can use to store extra info.