|  |  | 
This section contains information about the methods used with the IXACTCue interface.
| Method | Description | 
|---|---|
| Destroy | Destroys the cue. | 
| GetChannelMap | Retrieves the current channel map. | 
| GetChannelVolume | Retrieves the current volumes of a group of channel map entries. | 
| GetState | Retrieves the state of a cue. | 
| GetVariable | Retrieves the value of a variable by its index. | 
| GetVariableIndex | Retrieves the corresponding index for a variable name string. | 
| Pause | Pause or resume playback of a cue instance. | 
| Play | Plays a prepared cue. | 
| SetChannelMap | Sets the map used to route data from an input buffer to an output buffer. | 
| SetChannelVolume | Sets the current volumes of a group of channel map entries, adjusting as necessary. | 
| SetMatrixCoefficients | Sets channel volume mapping values. | 
| SetVariable | Stores a new value to a variable, referenced by its index. | 
| Stop | Stops a cue. |