DeviceProvider.getHiddenProviders

Get the provider factory names of the gstreamer.DeviceProvider instances that are hidden by provider.

class DeviceProvider
string[]
getHiddenProviders
()

Return Value

Type: string[]

a list of hidden providers factory names or NULL when nothing is hidden by provider. Free with g_strfreev.

Meta