BufferPool.configGetOption

string configGetOption(gst.structure.Structure config, uint index)

Parses an available config and gets the option at index of the options API array.

Parameters

configa #GstBufferPool configuration
indexposition in the option array to read

Returns

the option at index.