Package com.brightcove.player.event
Annotation Interface Emits
Annotation used for Component classes in order to describe what EventTypes this Component will Emits
-
Required Element Summary
-
Element Details
-
events
String[] eventsArray of the EventTypes that the Component will emit
-