BufferPool.getOptions

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

class BufferPool
string[]
getOptions
()

Return Value

Type: string[]

a NULL terminated array of strings. [array zero-terminated=1][transfer none]

Meta