Gst.BufferPool.free_buffer – gstreamer-1.0 Reference Manual
Packages
gstreamer-1.0
Gst
BufferPool
config_add_option
config_get_allocator
config_get_option
config_get_params
config_has_option
config_n_options
config_set_allocator
config_set_params
config_validate_params
BufferPool
acquire_buffer
alloc_buffer
flush_start
flush_stop
free_buffer
get_config
get_options
has_option
is_active
release_buffer
reset_buffer
set_active
set_config
set_flushing
start
stop
flushing
free_buffer
Description:
[
NoWrapper
]
public
virtual
void
free_buffer
(
Buffer
buffer)
Free a buffer.
The default implementation unrefs the buffer.
Parameters:
this
the
BufferPool
buffer
the
Buffer
to free