AppSink.maxBytes
ulong maxBytes() @propertyGet maxBytes property.
Returns
Maximum amount of bytes in the queue (0 = unlimited)
void maxBytes(ulong propval) @propertySet maxBytes property.
Parameters
propval | Maximum amount of bytes in the queue (0 = unlimited) |