Method
AgsAudioAudioFileseek
since: 3.0.0
[−]
Declaration [src]
void
ags_audio_file_seek (
AgsAudioFile* audio_file,
guint frames,
gint whence
)
[−]
Parameters
frames
-
Type:
guint
Number of frames to seek.
whence
-
Type:
gint
SEEK_SET, SEEK_CUR, or SEEK_END.