UriHandlerIF.gstUriHandlerGetProtocols

Gets the list of protocols supported by handler. This list may not be modified.

interface UriHandlerIF
string[]
gstUriHandlerGetProtocols
()

Return Value

Type: string[]

the supported protocols. Returns NULL if the handler isn't implemented properly, or the handler doesn't support any protocols. [transfer none][element-type utf8]

Meta