GstByteWriter

Undocumented in source.

struct GstByteWriter {
void*[4] GstReserved;
}

Members

Variables

allocSize
uint allocSize;

Allocation size of the data

fixed
bool fixed;

If TRUE no reallocations are allowed

owned
bool owned;

If FALSE no reallocations are allowed and copies of data are returned

parent
GstByteReader parent;

gst.ByteReader.ByteReader parent