config_get_params

function config_get_params(config:Gst.Structure):Boolean {
    // Gjs wrapper for gst_buffer_pool_config_get_params()
}

Get the configuration values from config.

config

a Gst.BufferPool configuration

Returns

true if all parameters could be fetched.