Adapter.available

Gets the maximum amount of bytes available, that is it returns the maximum value that can be supplied to gst_adapter_map() without that function returning %NULL.

class Adapter
size_t
available
()

Return Value

Type: size_t

number of bytes available in @adapter

Meta