config_n_options

function config_n_options(config:Gst.Structure):Number {
    // Gjs wrapper for gst_buffer_pool_config_n_options()
}

Retrieve the number of values currently stored in the options array of the config structure.

config

a Gst.BufferPool configuration

Returns

the options array size as a #guint.