Does MMAPI allow me to create custom media event types?
Created May 8, 2012
John Zukowski Yes, the PlayerListener identifies the event type by a String, not by class type. This would typically be defined by the MMAPI implementor, not a developer just using the API.