Gst.BufferPool::get_options

function vfunc_get_options():[String] {
}

Get a NULL terminated array of string with supported bufferpool options for pool. An option would typically be enabled with Gst.config_add_option.

Returns

a NULL terminated array of strings.