Class
caplin.streamlink

RecordProviderHandle

Object returned from the StreamLink.register...Provider methods.

Constructor Summary

Attributes Name and Description
caplin.streamlink.RecordProviderHandle()

Method Summary

Attributes Name and Description
String getPattern()

The subject glob pattern registered

caplin.streamlink.RecordProvider getProvider()

The provider registered

Constructor Detail

caplin.streamlink.RecordProviderHandle()

Method Detail

String getPattern()

The subject glob pattern registered

Returns
{String} the glob pattern

caplin.streamlink.RecordProvider getProvider()

The provider registered

Returns
{caplin.streamlink.RecordProvider} the provider