Attributes | Name and Description |
---|---|
|
caplin.streamlink.RecordProvider()
|
Attributes | Name and Description |
---|---|
|
void
onRequest(caplin.streamlink.RecordPublisher publisher)
Method called when a subject is requested by the Liberator that matches the pattern registered via StreamLink.registerRecordProvider(. |
►
caplin.streamlink.RecordProvider()
►
void
onRequest(caplin.streamlink.RecordPublisher publisher)
Method called when a subject is requested by the Liberator that matches the pattern registered via StreamLink.registerRecordProvider(...)
caplin.streamlink.RecordPublisher | publisher | a RecordPublisher object that can be used to send data for the requested subject |