Gst.BufferPool.prototype.get_options
function get_options():[String] { // Gjs wrapper for gst_buffer_pool_get_options() }
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.