ClanSoft logo
ClanSoft logo

    CL_InputSource_Memory::seek

Syntax

virtual void seek(
        int pos,
        SeekEnum seek_type);

Parameters

pos-Position relative to 'seek_type'.
seek_type-Defines what the 'pos' is relative to. Can be either seek_set, seek_cur og seek_end.

Description

Seeks to the specified position in the input source.


Back to index



This page was built using the Perceps documentation system.