![]() |
![]() ![]() ![]() |
DLL_API signed char F_API FSOUND_Sample_GetLoopPoints(
FSOUND_SAMPLE *sptr,
int *loopstart,
int *loopend
);
sptr | Pointer to the sample to get the loop point information from. |
loopstart | Pointer to value to be filled with the sample |
s loop start point. Can be NULL. | loopend |
Pointer to value to be filled with the sample | s loop end point. Can be NULL. |