| libgig
    4.5.0.svn11
    | 
Reflects the current playback state for a sample. More...
#include <gig.h>
| Public Attributes | |
| file_offset_t | position | 
| Current position within the sample. | |
| bool | reverse | 
| If playback direction is currently backwards (in case there is a pingpong or reverse loop defined). | |
| file_offset_t | loop_cycles_left | 
| How many times the loop has still to be passed, this value will be decremented with each loop cycle. | |