Media source event types.
#include <qplayer/types.h> typedef enum { MEDIA_ADDED, MEDIA_REMOVED, MEDIA_UPDATED } MediaSourceEventType;