Class
caplin.streamlink

RecordDiscardHandler

Object registered to receive discard callbacks.

Constructor Summary

Attributes Name and Description
caplin.streamlink.RecordDiscardHandler()

Method Summary

Attributes Name and Description
void onDiscard(caplin.streamlink.RecordPublisher publisher)

Called when a discard is received for a currently provided subject

Constructor Detail

caplin.streamlink.RecordDiscardHandler()

Method Detail

void onDiscard(caplin.streamlink.RecordPublisher publisher)

Called when a discard is received for a currently provided subject

Parameters
caplin.streamlink.RecordPublisher publisher the subject publisher