BufferPool.getOptions

Gets a null terminated array of string with supported bufferpool options for pool. An option would typically be enabled with gst.buffer_pool.BufferPool.configAddOption.

class BufferPool
string[]
getOptions
()

Return Value

Type: string[]

a null terminated array of strings.