Virtual Method
AgsAudioSoundResourceseek
since: 3.0.0
[−]
Declaration [src]
void
seek (
AgsSoundResource* sound_resource,
gint64 frame_count,
gint whence
)
[−]
Parameters
frame_count
-
Type:
gint64
The frame count.
whence
-
Type:
gint
SEEK_SET, SEEK_CUR or SEEK_END.