oggplay_seek.h File Reference
oggplay_seek.h  
More...
Go to the source code of this file.
Detailed Description
oggplay_seek.h 
- Authors:
- Shane Stephens <shane.stephens@annodex.net> 
Function Documentation
Seeks to a requested position. 
- Parameters:
- 
  
    |  | me | OggPlay handle associated with the stream |  |  | milliseconds |  |  
 
- Return values:
- 
  
    |  | E_OGGPLAY_OK | on success |  |  | E_OGGPLAY_BAD_OGGPLAY | the supplied OggPlay handle was invalid |  |  | E_OGGPLAY_CANT_SEEK | error occured while trying to seek |  |  | E_OGGPLAY_OUT_OF_MEMORY | ran out of memory while trying to allocate the new buffer and trash. |