VideoEvent

class cscore.VideoEvent

Bases: RawEvent

An event generated by the library and provided to event listeners.

getProperty() cscore._cscore.VideoProperty

Get the property associated with the event (if any).

getSink() cscore._cscore.VideoSink

Get the sink associated with the event (if any).

getSource() cscore._cscore.VideoSource

Get the source associated with the event (if any).