oggplay_seek.h File Reference

oggplay_seek.h More...

Go to the source code of this file.

Functions

OggPlayErrorCode oggplay_seek (OggPlay *me, ogg_int64_t milliseconds)
 Seeks to a requested position.

Detailed Description

oggplay_seek.h

Authors:
Shane Stephens <shane.stephens@annodex.net>

Function Documentation

OggPlayErrorCode oggplay_seek ( OggPlay me,
ogg_int64_t  milliseconds 
)

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.

Generated on Sat Dec 26 23:56:53 2009 for liboggplay by  doxygen 1.6.1