An MM_MCICUEPOINT line notifies an application that the playlist processor has encountered a message instruction.
+MM_MCICUEPOINT position %user-parameter
┌──────────────────┬──────────────────────────────────────────┐ │Keyword │Description │ ├──────────────────┼──────────────────────────────────────────┤ │position │Specifies the expected MMTIME position of │ │ │the first position-change message. │ ├──────────────────┼──────────────────────────────────────────┤ │user-parameter │Specifies the user parameter to be │ │ │returned. This should be the same as the │ │ │return value specified in the │ │ │SETPOSITIONADVISE string command. Note │ │ │that the return value must be a unique │ │ │integer in the range of 1-99. │ └──────────────────┴──────────────────────────────────────────┘
Note: Other notifications cannot be compared because they do not allow for a user-parameter as part of the message, which is essential for the tracking of related notifications.