/* PLAYER */
MM_MESSAGE_CONNECTING = 0x100, /**< Connecting message type */
- MM_MESSAGE_CONNECTED, /**< Rtspsrc has successed to connecting to server */
+ MM_MESSAGE_CONNECTED, /**< Rtspsrc has succeeded to connecting to server */
MM_MESSAGE_CONNECTION_TIMEOUT, /**< Connection timeout message type */
MM_MESSAGE_BUFFERING, /**< Buffering message type */
MM_MESSAGE_BEGIN_OF_STREAM, /**< Streaming begin message type */
MM_MESSAGE_VIDEO_STREAM_CHANGED, /**< Video stream is changed */
MM_MESSAGE_PUSH_BUFFER_STATUS, /**< Push buffer status message type */
MM_MESSAGE_PUSH_BUFFER_SEEK_DATA, /**< Push buffer seek data message type */
+ MM_MESSAGE_INTERRUPT_STARTED, /**< Interrupt started */
/* CAMCORDER */
MM_MESSAGE_CAMCORDER_STATE_CHANGED = 0x200, /**< State changed.*/