:right-sidebar: True ByteArrayInterface =================================================================== .. currentmodule:: gi.repository.Gst .. versionadded:: 1.24 .. class:: ByteArrayInterface(*args, **kwargs) :no-contents-entry: :Constructors: :: ByteArrayInterface() Fields ------ .. rst-class:: interim-class .. class:: ByteArrayInterface :no-index: .. attribute:: data A pointer to an array of bytes. .. attribute:: len Number of bytes in ``data``. .. attribute:: resize Reallocate ``data``.