CavLib Namespace Reference

Enumerations

enum  CuePointBehaviour { None = 0 , Pause = 1 , Stop = 2 , ReplaySegment = 3 }
 

Enumeration Type Documentation

◆ CuePointBehaviour

Enumerator
None 0 

Keep playing.

Pause 1 

Pause playback.

Stop 2 

Stop playback.

ReplaySegment 3 

Rewind and play from previous cue point.